# Defaults for uanytun initscript # sourced by /etc/init.d/uanytun # Note: chroot is tricky and not reliable yet. Use it only # if you know what you're doing. #CHROOTDIR='/var/run/uanytun' #DAEMONOPTS="--chroot $CHROOTDIR --username nobody" # Additional options that are passed to the Daemon. DAEMONOPTS="--username uanytun"