Files
shadowsocks/debian/shadowsocks.default
2014-08-23 23:04:54 +08:00

13 lines
295 B
Plaintext

# Defaults for shadowsocks initscript
# sourced by /etc/init.d/shadowsocks
# installed at /etc/default/shadowsocks by the maintainer scripts
USERID="nobody"
#
# This is a POSIX shell fragment
#
# Additional options that are passed to the Daemon.
DAEMON_OPTS="-c /etc/shadowsocks/config.json"