diff --git a/tools/release/config/systemd/v2ray.service b/tools/release/config/systemd/v2ray.service index 9a1adcee..cb58cfa7 100644 --- a/tools/release/config/systemd/v2ray.service +++ b/tools/release/config/systemd/v2ray.service @@ -7,7 +7,7 @@ Wants=network.target Type=simple PIDFile=/var/run/v2ray.pid ExecStart=/usr/bin/v2ray/v2ray -config /etc/v2ray/config.json -Restart=on-abnormal +Restart=on-failure [Install] WantedBy=multi-user.target