X-Git-Url: http://www.average.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fpostinst;h=668ac08c773948657a1c256b0d8e29c615cf86cd;hb=50730fd8c6611f29fdd311a73f9a44231c0b6d1c;hp=59483bdbe07e4657496f4ede8f7b6b892807bf88;hpb=01e993a49ac30b400940fc031cc94ef893fc7200;p=loctrkd.git diff --git a/debian/postinst b/debian/postinst index 59483bd..668ac08 100644 --- a/debian/postinst +++ b/debian/postinst @@ -1,5 +1,6 @@ #!/bin/sh +set -e adduser --system --group --home /var/lib/gps303 gps303 #DEBHELPER#