pentoo-overlay/net-vpn/tuntox/files/tuntox.confd
2019-05-16 12:24:54 +03:00

10 lines
285 B
Text

# /etc/conf.d/tuntox: config file for /etc/init.d/tuntox
# Save private key in <dir> instead of /var/lib/tuntox
TUNTOX_HOME_DIR="/var/lib/tuntox"
# Shared secret used for connection authentication (max 1015 characters)
TUNTOX_SHARED_SECRET=""
# See more: tuntox -h
TUNTOX_ARGS="-d"