init script fixes
[hippotat] / debian / hippotat.postinst
index a223771..b406e55 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 set -e
-#DEBHELPER#
 mkdir -p -m700 /etc/hippotat
 adduser --system --group --force-badname --shell=/bin/bash \
        --home /etc/hippotat Debian-hippotat
+#DEBHELPER#