Browse Source

bug fix (ss-tproxy.service)

zfl9 8 years ago
parent
commit
520f393a54
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ss-tproxy.service

+ 1 - 1
ss-tproxy.service

@@ -6,7 +6,7 @@ Requires=network-online.target haveged.service
 After=network-online.target haveged.service
 
 [Service]
-Type=forking
+Type=oneshot
 ExecStart=/usr/local/bin/ss-tproxy start
 ExecStop=/usr/local/bin/ss-tproxy stop
 ExecReload=/usr/local/bin/ss-tproxy restart