From: Ian Jackson Date: Wed, 11 Jan 2023 00:15:45 +0000 (+0000) Subject: init script: Add default GROUP setting (for doc purposes only) X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=43f9a7c47e3b57b9fc409dde55a3cb734183ef02;p=hippotat.git init script: Add default GROUP setting (for doc purposes only) Signed-off-by: Ian Jackson --- diff --git a/debian/hippotat-server.hippotatd.init b/debian/hippotat-server.hippotatd.init index 04e1ddb..7fa7cc5 100644 --- a/debian/hippotat-server.hippotatd.init +++ b/debian/hippotat-server.hippotatd.init @@ -13,6 +13,7 @@ DAEMON=/usr/sbin/hippotatd MAIN_CONFIG=/etc/hippotat/main.cfg USER=_hippotat +GROUP=_hippotat PIDFILE=/var/run/hippotat/hippotatd.pid LOGFACILITY=daemon CHECK_FIREWALL=true