Update ysfparrot.service

This commit is contained in:
RaspbianProyect by HP3ICC 2023-06-06 19:40:25 +00:00
parent b95b8caa6e
commit dcd57f24e3
1 changed files with 6 additions and 5 deletions

View File

@ -5,13 +5,14 @@ Description=YSF 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/YSFParrot
ExecStart=/opt/YSFParrot/YSFParrot 42012
Restart=on-failure
[Install]
WantedBy=multi-user.target