From 8e419b4474c0c4622efe87beae57e43dc6274578 Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Thu, 19 Oct 2017 10:23:22 +0200 Subject: [PATCH] Add a bit documentation about systemd (and sysvinit) --- debian/postfwd.README.Debian | 3 ++- debian/postfwd.default | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/postfwd.README.Debian b/debian/postfwd.README.Debian index 545b8df..3786797 100644 --- a/debian/postfwd.README.Debian +++ b/debian/postfwd.README.Debian @@ -55,7 +55,8 @@ Samples can be taken into the logfile when starting the daemon with "-vv" -------------------- In order to avoid the startup of the daemon on an unconfigured machine, -automatic startup, on boot, is disabled by default. To enable it just edit the +automatic startup, on boot, is disabled by default. To enable it just run +'systemctl enable postfwd.service', when still using SysVinit edit the file /etc/default/postfwd and set the "startup" variable to 1. 4. CHOOSING WHICH POSTFWD VERSION TO USE diff --git a/debian/postfwd.default b/debian/postfwd.default index 789c4b7..619f4ea 100644 --- a/debian/postfwd.default +++ b/debian/postfwd.default @@ -1,6 +1,6 @@ # Global options for postfwd(8). -# Set to '1' to enable startup (daemon mode) +# Set to '1' to enable startup (daemon mode), doesn't affect systemd STARTUP=0 # Config file