summaryrefslogtreecommitdiffstats
path: root/icecast/build/icecast_conf.patch
blob: 19a9aa8085ca958f9030aae22232f84a60ab1647 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- icecast.xml.org	2004-01-16 20:33:34.000000000 +0100
+++ icecast.xml	2004-01-16 20:42:52.000000000 +0100
@@ -108,11 +108,9 @@
 
     <security>
         <chroot>0</chroot>
-        <!--
         <changeowner>
-            <user>nobody</user>
-            <group>nogroup</group>
+            <user>icecast</user>
+            <group>icecast</group>
         </changeowner>
-        -->
     </security>
 </icecast>