From 4e1fa3c8ff8a4354f32a02ec4cdaab70c7260407 Mon Sep 17 00:00:00 2001 From: Scott Kitterman Date: Sun, 6 Oct 2019 00:14:27 -0400 Subject: [PATCH] Update README now that sysv init is tested --- README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README b/README index 80060f4..92c4ec0 100644 --- a/README +++ b/README @@ -84,9 +84,8 @@ MTA INTEGRATION Both a systemd unit file and a sysv init file are provided. Both make assumptions about defaults being used, e.g. if a non-standard pidfile name is -used, they will need to be updated. The sysv init file is Debian specific and -untested, since the developers are not using sysv init. Feedback/patches -welcome. +used, they will need to be updated. The sysv init file uses start-stop-deamon +from Debian. It is not portable to systems without that available. The dkimpy-milter drops priviledges after setup to the user/group specified in UserID. During initial setup, this system user needs to be manually created.