shadowsocks/debian/shadowsocks.default
2014-08-23 01:51:46 +08:00

10 lines
278 B
Text

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