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] [Service]
User=root #User=root
Type=simple #Type=simple
Restart=always #Restart=always
RestartSec=3 #RestartSec=3
StandardOutput=null #StandardOutput=null
WorkingDirectory=/opt/P25Parrot WorkingDirectory=/opt/P25Parrot
ExecStart=/opt/P25Parrot/P25Parrot 42011 ExecStart=/opt/P25Parrot/P25Parrot 42011
Restart=on-failure
[Install] [Install]
WantedBy=multi-user.target WantedBy=multi-user.target