mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
10 lines
308 B
Text
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"
|