File icecast-add_pidfile_directive.patch of Package icecast
---
conf/icecast.xml.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/conf/icecast.xml.in
+++ b/conf/icecast.xml.in
@@ -198,7 +198,7 @@
<logdir>@localstatedir@/log/@PACKAGE@</logdir>
<webroot>@pkgdatadir@/web</webroot>
<adminroot>@pkgdatadir@/admin</adminroot>
- <!-- <pidfile>@pkgdatadir@/icecast.pid</pidfile> -->
+ <pidfile>@localstatedir@/run/icecast.pid</pidfile>
<!-- Aliases: treat requests for 'source' path as being for 'dest' path
May be made specific to a port or bound address using the "port"