mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
10 lines
286 B
Text
10 lines
286 B
Text
# /etc/conf.d/kcptun-client: config file for /etc/init.d/kcptun-client
|
|
|
|
# Client side configuration (needs to be absolute path)
|
|
#KCPTUN_CONFIGFILE="/etc/kcptun/client.json"
|
|
|
|
# Path to log file (needs to be absolute path)
|
|
#KCPTUN_LOGFILE=""
|
|
|
|
# See more: man kcptun-client
|
|
KCPTUN_OPTS=""
|