From 1d93b283801c5e7cacbe2bbaab3d119b8ad39681 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 13 Oct 2024 17:29:16 +0200 Subject: mandos: update init file --- mandos/mandos.init | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mandos/mandos.init') diff --git a/mandos/mandos.init b/mandos/mandos.init index 49661adc8..04bc0fd28 100755 --- a/mandos/mandos.init +++ b/mandos/mandos.init @@ -11,7 +11,10 @@ start() { start-stop-daemon --start -b \ --make-pidfile \ --pidfile /run/mandos.pid \ + --stdout /var/log/mandos.stdout \ + --stderr /var/log/mandos.stderr \ --exec /usr/bin/mandos -- \ + --debug \ --configdir /etc/mandos eend $? -- cgit v1.2.3-70-g09d2