Sfoglia il codice sorgente

bug fix (ss-tproxy.service)

zfl9 8 anni fa
parent
commit
520f393a54
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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