remove keeplive key from plist, update shell script adding launchctl start/stop command
keeplive key makes the services of shadowsocks-ng automatically start when logining system Replace the original way with launchctl start/stop, then start the services when needed as shadowsocks-ng using
This commit is contained in:
@ -7,3 +7,4 @@
|
||||
# Copyright © 2016年 zhfish. All rights reserved.
|
||||
|
||||
launchctl load "$HOME/Library/LaunchAgents/com.qiuyuzhou.shadowsocksX-NG.http.plist"
|
||||
launchctl start com.qiuyuzhou.shadowsocksX-NG.http
|
||||
|
Reference in New Issue
Block a user