Fix service shadowsocks does not support chkconfig problem

This commit is contained in:
Teddysun 2014-05-29 12:07:20 +08:00
parent 21aedcfc40
commit 0dbd9dd343

View File

@ -1,5 +1,5 @@
#!/bin/sh #!/bin/sh
# chkconfig: 2345 # chkconfig: 2345 90 10
# description: Start or stop the Shadowsocks server # description: Start or stop the Shadowsocks server
# #
### BEGIN INIT INFO ### BEGIN INIT INFO