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-server: config file for /etc/init.d/kcptun-server
|
|
|
|
# Server side configuration (needs to be absolute path)
|
|
#KCPTUN_CONFIGFILE="/etc/kcptun/server.json"
|
|
|
|
# Path to log file (needs to be absolute path)
|
|
#KCPTUN_LOGFILE=""
|
|
|
|
# See more: man kcptun-server
|
|
KCPTUN_OPTS=""
|