Update p25parrot.service

This commit is contained in:
RaspbianProyect by HP3ICC 2023-06-06 19:38:34 +00:00
parent d4f4bb52dd
commit 6a1aa7022d
1 changed files with 6 additions and 6 deletions

View File

@ -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