In ezstream.service added an ExecReload option to reread a playlist.
This commit is contained in:
parent
c760b5ce99
commit
8a182a7fb0
@ -10,6 +10,7 @@ User=dwelling-radio
|
||||
DynamicUser=yes
|
||||
ExecStart=/usr/bin/ezstream -c /etc/dwelling/ezstream.xml
|
||||
ExecStop=/bin/kill -INT $MAINPID
|
||||
ExecReload=/bin/kill -HUP $MAINPID
|
||||
|
||||
ReadOnlyPaths=/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user