Send SIGINT to stop Liquidsoap correctly. With default SIGKILL it hangs.
This commit is contained in:
parent
205eb0ab76
commit
2c9117dbb6
@ -9,6 +9,7 @@ Restart=on-failure
|
||||
User=dwelling-radio
|
||||
DynamicUser=yes
|
||||
ExecStart=/opt/opam/4.14.0/bin/liquidsoap /etc/dwelling/radio.liq
|
||||
ExecStop=/bin/kill -INT $MAINPID
|
||||
|
||||
ReadOnlyPaths=/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user