diff --git a/service/p25parrot.service b/service/p25parrot.service index 0928a46..1a61c0c 100644 --- a/service/p25parrot.service +++ b/service/p25parrot.service @@ -5,14 +5,14 @@ Description=P25 Parrot Service [Service] -User=root -Type=simple -Restart=always -RestartSec=3 -StandardOutput=null +#User=root +#Type=simple +#Restart=always +#RestartSec=3 +#StandardOutput=null WorkingDirectory=/opt/P25Parrot ExecStart=/opt/P25Parrot/P25Parrot 42011 - +Restart=on-failure [Install] WantedBy=multi-user.target