From df575ff80d9f8fbfd27dff1f0737eb590b71a5ac 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 b56b8b7..20db3b9 100644 --- a/README +++ b/README @@ -117,9 +117,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.