/etc/default/anytun is in anytun 0.3.6-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 | # Defaults for anytun initscript
# sourced by /etc/init.d/anytun
# Additional options that are passed to the Daemon.
DAEMONOPTS="--username anytun"
|