Fix broken upstream init script, drop chroot stuff from default config; add debian...
[anytun.git] / debian / anytun.default
index 7a2bce8..4457805 100644 (file)
@@ -1,10 +1,5 @@
 # Defaults for anytun initscript
 # sourced by /etc/init.d/anytun
 
-# Note: chroot is tricky and not reliable yet. Use it only
-#       if you know what you're doing.
-#CHROOTDIR='/var/run/anytun'
-#DAEMONOPTS="--chroot $CHROOTDIR --username nobody"
-
 # Additional options that are passed to the Daemon.
 DAEMONOPTS="--username anytun"