Fix systemd service to restart properly

merge-requests/3/head
knotteye 2019-11-16 15:23:42 -06:00
parent 1895992326
commit efc087c7a3
1 changed files with 1 additions and 2 deletions

View File

@ -3,8 +3,7 @@ Description=A livestreaming server.
After=network.target
[Service]
ExecReload=/bin/kill $MAINPID
KillMode=process
KillMode=control-group
Restart=on-failure
User=satyr