diff --git a/service/p25gateway.service b/service/p25gateway.service index b65a865..5342b43 100644 --- a/service/p25gateway.service +++ b/service/p25gateway.service @@ -11,7 +11,6 @@ Restart=always RestartSec=3 StandardOutput=null WorkingDirectory=/opt/P25Gateway -ExecStartPre=/bin/sh -c 'until ping -c1 noip.com; do sleep 1; done;' ExecStart=/opt/P25Gateway/P25Gateway /opt/P25Gateway/P25Gateway.ini