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