diff --git a/service/ysfgateway.service b/service/ysfgateway.service index 41d613a..edbdc73 100644 --- a/service/ysfgateway.service +++ b/service/ysfgateway.service @@ -11,7 +11,6 @@ Restart=always RestartSec=3 StandardOutput=null WorkingDirectory=/opt/YSFGateway -ExecStartPre=/bin/sh -c 'until ping -c1 noip.com; do sleep 1; done;' ExecStart=/opt/YSFGateway/YSFGateway /opt/YSFGateway/YSFGateway.ini [Install]