mirror of
https://git.waldn.net/git/knotteye/satyr.git
synced 2025-07-21 20:46:22 +00:00
Fix systemd service to restart properly
This commit is contained in:
parent
1895992326
commit
efc087c7a3
@ -3,8 +3,7 @@ Description=A livestreaming server.
|
|||||||
After=network.target
|
After=network.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecReload=/bin/kill $MAINPID
|
KillMode=control-group
|
||||||
KillMode=process
|
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
|
|
||||||
User=satyr
|
User=satyr
|
||||||
|
Loading…
x
Reference in New Issue
Block a user