$OpenBSD: patch-conf_icecast_xml_in,v 1.3 2005/04/16 15:37:31 sturm Exp $
--- conf/icecast.xml.in.orig	Thu Dec  2 22:15:35 2004
+++ conf/icecast.xml.in	Mon Mar  7 20:20:46 2005
@@ -100,7 +100,7 @@
     </mount>
     -->
 
-    <fileserve>1</fileserve>
+    <fileserve>0</fileserve>
 
     <!-- set the mountpoint for a shoutcast source to use, the default if not
          specified is /stream but you can change it here if an alternative is
@@ -117,7 +117,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"
