X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=hippotat.git;a=blobdiff_plain;f=debian%2Fhippotat.postinst;fp=debian%2Fhippotat.postinst;h=a223771b25dce9bc7e6b9a9128e278ebfe9a4c4e;hp=0000000000000000000000000000000000000000;hb=aa16880294e946a477ab1ff87b86c3fd8b865987;hpb=3f1a9309233266e22eb6f94df3a17e3fe14d14e5 diff --git a/debian/hippotat.postinst b/debian/hippotat.postinst new file mode 100644 index 0000000..a223771 --- /dev/null +++ b/debian/hippotat.postinst @@ -0,0 +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