diff --git a/shadowsocks b/shadowsocks index d87fd7a..6b79e32 100644 --- a/shadowsocks +++ b/shadowsocks @@ -1,14 +1,15 @@ #!/bin/bash # chkconfig: 2345 90 10 -# description: Start or stop the Shadowsocks server +# description: A secure socks5 proxy, designed to protect your Internet traffic. ### BEGIN INIT INFO -# Provides: Shadowsocks -# Required-Start: $network $syslog -# Required-Stop: $network -# Default-Start: 2 3 4 5 -# Default-Stop: 0 1 6 -# Description: Start or stop the Shadowsocks server +# Provides: Shadowsocks +# Required-Start: $network $syslog +# Required-Stop: $network +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 +# Short-Description: Fast tunnel proxy that helps you bypass firewalls +# Description: Start or stop the Shadowsocks server ### END INIT INFO # Author: Teddysun diff --git a/shadowsocks-debian b/shadowsocks-debian index 49108ea..ffa3e79 100644 --- a/shadowsocks-debian +++ b/shadowsocks-debian @@ -1,13 +1,13 @@ #!/bin/bash ### BEGIN INIT INFO -# Provides: shadowsocks +# Provides: Shadowsocks # Required-Start: $network $local_fs $remote_fs # Required-Stop: $network $local_fs $remote_fs # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: Fast tunnel proxy that helps you bypass firewalls -# Description: A secure socks5 proxy, designed to protect your Internet traffic. +# Description: Start or stop the Shadowsocks server ### END INIT INFO # Author: Teddysun diff --git a/shadowsocks-go b/shadowsocks-go index a042d7f..e872797 100644 --- a/shadowsocks-go +++ b/shadowsocks-go @@ -1,14 +1,15 @@ #!/bin/bash +# chkconfig: 2345 90 10 +# description: A secure socks5 proxy, designed to protect your Internet traffic. ### BEGIN INIT INFO -# chkconfig: 2345 90 10 # Provides: Shadowsocks-go # Required-Start: $network $syslog # Required-Stop: $network # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: Fast tunnel proxy that helps you bypass firewalls -# Description: A secure socks5 proxy, designed to protect your Internet traffic. +# Description: Start or stop the Shadowsocks-go server ### END INIT INFO # Author: Teddysun diff --git a/shadowsocks-go-debian b/shadowsocks-go-debian index ba4dbd5..e8a316a 100644 --- a/shadowsocks-go-debian +++ b/shadowsocks-go-debian @@ -7,7 +7,7 @@ # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: Fast tunnel proxy that helps you bypass firewalls -# Description: A secure socks5 proxy, designed to protect your Internet traffic. +# Description: Start or stop the Shadowsocks-go server ### END INIT INFO # Author: Teddysun diff --git a/shadowsocks-libev b/shadowsocks-libev index dd9a025..7967f31 100644 --- a/shadowsocks-libev +++ b/shadowsocks-libev @@ -1,14 +1,15 @@ #!/bin/bash +# chkconfig: 2345 90 10 +# description: A secure socks5 proxy, designed to protect your Internet traffic. ### BEGIN INIT INFO -# chkconfig: 2345 90 10 # Provides: Shadowsocks-libev # Required-Start: $network $syslog # Required-Stop: $network # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: Fast tunnel proxy that helps you bypass firewalls -# Description: A secure socks5 proxy, designed to protect your Internet traffic. +# Description: Start or stop the Shadowsocks-libev server ### END INIT INFO # Author: Teddysun diff --git a/shadowsocks-libev-debian b/shadowsocks-libev-debian index 9bca197..d634370 100644 --- a/shadowsocks-libev-debian +++ b/shadowsocks-libev-debian @@ -7,7 +7,7 @@ # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: Fast tunnel proxy that helps you bypass firewalls -# Description: A secure socks5 proxy, designed to protect your Internet traffic. +# Description: Start or stop the Shadowsocks-libev server ### END INIT INFO # Author: Teddysun diff --git a/shadowsocksR b/shadowsocksR index b32b79a..5a01b9c 100644 --- a/shadowsocksR +++ b/shadowsocksR @@ -1,14 +1,15 @@ #!/bin/bash # chkconfig: 2345 90 10 -# description: start or stop the ShadowsocksR server +# description: A secure socks5 proxy, designed to protect your Internet traffic. ### BEGIN INIT INFO -# Provides: ShadowsocksR -# Required-Start: $network $syslog -# Required-Stop: $network -# Default-Start: 2 3 4 5 -# Default-Stop: 0 1 6 -# Description: Start or stop the ShadowsocksR server +# Provides: ShadowsocksR +# Required-Start: $network $syslog +# Required-Stop: $network +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 +# Short-Description: Fast tunnel proxy that helps you bypass firewalls +# Description: Start or stop the ShadowsocksR server ### END INIT INFO # Author: Teddysun diff --git a/shadowsocksR-debian b/shadowsocksR-debian index e77f4cc..ccb54c8 100644 --- a/shadowsocksR-debian +++ b/shadowsocksR-debian @@ -7,7 +7,7 @@ # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: Fast tunnel proxy that helps you bypass firewalls -# Description: A secure socks5 proxy, designed to protect your Internet traffic. +# Description: Start or stop the ShadowsocksR server ### END INIT INFO # Author: Teddysun