From 3e942e1aba2d4d72a9a057ece6aa589f090da4d1 Mon Sep 17 00:00:00 2001 From: RaspbianProyect by HP3ICC Date: Sun, 4 Jun 2023 01:34:31 +0000 Subject: [PATCH] Update p25gateway.service --- service/p25gateway.service | 1 - 1 file changed, 1 deletion(-) 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