Get rid of src/include.mk
[debian/uanytun.git] / debian / uanytun.default
1 # Defaults for uanytun initscript
2 # sourced by /etc/init.d/uanytun
3
4 # Note: chroot is tricky and not reliable yet. Use it only
5 #       if you know what you're doing.
6 #CHROOTDIR='/var/run/uanytun'
7 #DAEMONOPTS="--chroot $CHROOTDIR --username nobody"
8
9 # Additional options that are passed to the Daemon.
10 DAEMONOPTS="--username uanytun"