* adjust some config, look almostly done.

This commit is contained in:
Shell.Xu 2014-08-23 01:51:46 +08:00
parent 3b242bee5e
commit 48780fed24
14 changed files with 29 additions and 180 deletions

10
debian/shadowsocks.default vendored Normal file
View file

@ -0,0 +1,10 @@
# 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"