packaging: create the user
[hippotat] / debian / hippotat.postinst
1 #!/bin/sh
2 set -e
3 #DEBHELPER#
4 mkdir -p -m700 /etc/hippotat
5 adduser --system --group --force-badname --shell=/bin/bash \
6 --home /etc/hippotat Debian-hippotat