From 3bae6a139f91d57fec2c101f39b349e86eb5a9c0 Mon Sep 17 00:00:00 2001 From: Doug Goldstein Date: Thu, 23 Mar 2006 06:05:28 +0000 Subject: Updated default config to actually work rather then silently die because of bad log directory. Created log directory and icecast user to run as. Updated with chutzpah's permission. Package-Manager: portage-2.1_pre6-r5 --- net-misc/icecast/files/icecast.xml | 181 +++++++++++++++++++++++++++++++++++++ 1 file changed, 181 insertions(+) create mode 100644 net-misc/icecast/files/icecast.xml (limited to 'net-misc/icecast/files/icecast.xml') diff --git a/net-misc/icecast/files/icecast.xml b/net-misc/icecast/files/icecast.xml new file mode 100644 index 000000000000..4d0fd5dc6159 --- /dev/null +++ b/net-misc/icecast/files/icecast.xml @@ -0,0 +1,181 @@ + + + 100 + 2 + 5 + 524288 + 30 + 15 + 10 + + 1 + + 65535 + + + + + hackme + + hackme + + + admin + hackme + + + + + + + localhost + + + + + + + + 8000 + + + + + + + + + + + + + + + + + + 1 + + + + + + + /usr/share/icecast + + + /var/log/icecast + /usr/share/icecast/web + /usr/share/icecast/admin + + + + + + + + + + access.log + error.log + + 4 + 10000 + + + + + + 0 + + icecast + nogroup + + + -- cgit v1.2.3-65-gdbad