X-Git-Url: https://git.syn-net.org/?a=blobdiff_plain;f=debian%2Fpostinst;h=8b783fece173e162344d3c11db38b8bd24aca619;hb=6fdfbb1a1251c566bc7dbac486db5a8cfc54d0d9;hp=b72feed8a0bad2dc38560f5862142946b183f371;hpb=49edb2f365c78df40996baf53a984d8674978223;p=debian%2Fuanytun.git diff --git a/debian/postinst b/debian/postinst index b72feed..8b783fe 100755 --- a/debian/postinst +++ b/debian/postinst @@ -10,3 +10,5 @@ fi if [ "$1" = "configure" ]; then adduser --quiet --system --group --no-create-home --home /var/run/uanytun uanytun fi + +#DEBHELPER#