pentoo-overlay/net-vpn/udp2raw-tunnel/files/udp2raw-daemon.confd
2019-05-11 22:41:18 +03:00

10 lines
308 B
Text

# /etc/conf.d/udp2raw-daemon: config file for /etc/init.d/udp2raw-daemon
# Client/Server side configuration (needs to be absolute path)
#UDP2RAW_CONFIGFILE="/etc/udp2raw/example.conf"
# Path to log file (needs to be absolute path)
#UDP2RAW_LOGFILE=""
# See more: udp2raw -h
UDP2RAW_OPTS="--disable-color"