X-Git-Url: http://average.org/gitweb/?a=blobdiff_plain;f=debian%2Fpostinst;h=668ac08c773948657a1c256b0d8e29c615cf86cd;hb=af6691efc04cf2fb6aaa22be606b6468cceaffb6;hp=59483bdbe07e4657496f4ede8f7b6b892807bf88;hpb=574f0db6f5d603fa3d9a40913b7504e9b8efd75b;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#