X-Git-Url: https://git.syn-net.org/debian/?p=anytun.git;a=blobdiff_plain;f=debian%2Fpostinst;h=9f9552048e3ba71e7ad7491b14f9037a929534c5;hp=9896643716b15fc3d4867cbbab044821a17440d1;hb=7af29a758723cc25f12f46de0e54bae7ccd3be50;hpb=1096ce58602fac4e359d21816e15808579c0126d diff --git a/debian/postinst b/debian/postinst index 9896643..9f95520 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/anytun anytun fi - -#DEBHELPER#