From cb10e69d6f2afecc22e531ace10179bd6e52958e Mon Sep 17 00:00:00 2001 From: lofi Date: Tue, 6 Jun 2006 11:02:20 +0000 Subject: Suggest copying the sample configuration file to the default location in pkg-message. Requested by: Dave --- audio/icecast2/files/pkg-message.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/audio/icecast2/files/pkg-message.in b/audio/icecast2/files/pkg-message.in index ee11554da5d8..a8bf1570e255 100644 --- a/audio/icecast2/files/pkg-message.in +++ b/audio/icecast2/files/pkg-message.in @@ -1,5 +1,6 @@ -To start icecast at system boot, customize -%%PREFIX%%/etc/icecast.xml.sample to your environment and add: +To start icecast at system boot, copy +%%PREFIX%%/etc/icecast.xml.sample to %%PREFIX%%/etc/icecast.xml, customize +to your environment as desired and add: icecast_enable="YES" -- cgit