Explorar o código

remove unnecessary ExecStop as systemd does it automatically

v2ray %!s(int64=9) %!d(string=hai) anos
pai
achega
185c4e6eae
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      release/config/systemd/v2ray.service

+ 0 - 1
release/config/systemd/v2ray.service

@@ -7,7 +7,6 @@ Wants=network.target
 Type=simple
 PIDFile=/var/run/v2ray.pid
 ExecStart=/usr/bin/v2ray/v2ray -config /etc/v2ray/config.json
-ExecStop=kill $(cat /var/run/v2ray.pid)
 Restart=on-abnormal
 
 [Install]