chiark / gitweb /
init script fixes
[hippotat.git] / debian / hippotat.postinst
index a223771b25dce9bc7e6b9a9128e278ebfe9a4c4e..b406e55ccab7b9e628121651c58e41ad81d158b2 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#