* fix base version and quite mode
This commit is contained in:
2
debian/control
vendored
2
debian/control
vendored
@ -3,7 +3,7 @@ Section: python
|
||||
Priority: extra
|
||||
Maintainer: Shell.Xu <shell909090@gmail.com>
|
||||
Build-Depends: debhelper (>= 8), python, python-setuptools
|
||||
Standards-Version: 3.9.3
|
||||
Standards-Version: 3.9.5
|
||||
Homepage: https://github.com/clowwindy/shadowsocks
|
||||
#Vcs-Git: git://git.debian.org/collab-maint/shadowsocks.git
|
||||
#Vcs-Browser: http://git.debian.org/?p=collab-maint/shadowsocks.git;a=summary
|
||||
|
2
debian/shadowsocks.default
vendored
2
debian/shadowsocks.default
vendored
@ -9,4 +9,4 @@ USERID="nobody"
|
||||
#
|
||||
|
||||
# Additional options that are passed to the Daemon.
|
||||
DAEMON_OPTS="-c /etc/shadowsocks/config.json"
|
||||
DAEMON_OPTS="-q -c /etc/shadowsocks/config.json"
|
||||
|
Reference in New Issue
Block a user