chiark / gitweb /
packaging: fix init script user name (again)
[hippotat.git] / debian / hippotat-common.postinst
index 96768d94b9e5f91cd99d54a1816e181de32c80e1..1984e105b5a15c98f92ccedb931eb33ddbee3bac 100644 (file)
@@ -10,4 +10,4 @@ umask 077
 
 pd=/etc/hippotat/secrets.d
 test -d $pd || \
-install -m 750 -o root -g Debian-hippotat -d $pd
+install -m 750 -o root -g _hippotat -d $pd