16 lines
423 B
Diff
16 lines
423 B
Diff
|
--- icecast-2.3.2/conf/icecast.xml.in~ 2010-11-12 16:47:54.750000918 +0100
|
||
|
+++ icecast-2.3.2/conf/icecast.xml.in 2010-11-12 16:48:08.086667585 +0100
|
||
|
@@ -164,11 +164,9 @@
|
||
|
|
||
|
<security>
|
||
|
<chroot>0</chroot>
|
||
|
- <!--
|
||
|
<changeowner>
|
||
|
<user>nobody</user>
|
||
|
- <group>nogroup</group>
|
||
|
+ <group>nobody</group>
|
||
|
</changeowner>
|
||
|
- -->
|
||
|
</security>
|
||
|
</icecast>
|