In ezstream.service added missing -c flag in ExecStart.
This commit is contained in:
parent
d2df4b1bf7
commit
c760b5ce99
@ -8,7 +8,7 @@ Type=simple
|
||||
Restart=on-failure
|
||||
User=dwelling-radio
|
||||
DynamicUser=yes
|
||||
ExecStart=/usr/bin/ezstream /etc/dwelling/ezstream.xml
|
||||
ExecStart=/usr/bin/ezstream -c /etc/dwelling/ezstream.xml
|
||||
ExecStop=/bin/kill -INT $MAINPID
|
||||
|
||||
ReadOnlyPaths=/
|
||||
|
Loading…
Reference in New Issue
Block a user