From: Ian Jackson Date: Sun, 25 Sep 2022 15:30:21 +0000 (+0100) Subject: init script: Change default user to _hippotat X-Git-Tag: hippotat/1.0.0~58 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=91960c56dcb4cceeaa4adfb641e29bba5cfce332;p=hippotat.git init script: Change default user to _hippotat Signed-off-by: Ian Jackson --- diff --git a/debian/hippotat.hippotatd.init b/debian/hippotat.hippotatd.init index c8b3dc2..369a7cf 100644 --- a/debian/hippotat.hippotatd.init +++ b/debian/hippotat.hippotatd.init @@ -12,7 +12,7 @@ DAEMON=/usr/sbin/hippotatd MASTER_CONFIG=/etc/hippotat/master.cfg -USER=Debian-hippotat +USER=_hippotat PIDFILE=/var/run/hippotat/hippotatd.pid LOGFACILITY=daemon CHECK_FIREWALL=true