Created
August 22, 2015 01:35
-
-
Save oldcai/20c70a377c97ff622f30 to your computer and use it in GitHub Desktop.
Revisions
-
Old Cai created this gist
Aug 22, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,12 @@ [Unit] Description=Great Shadowsocks Server Wants=network-online.target After=network.target [Service] Type=simple PIDFile=/run/shadowsocks.pid ExecStart=/usr/local/bin/ss-server -c /etc/sysconfig/shadowsocks [Install] WantedBy=multi-user.target