diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2006-06-06 11:02:20 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2006-06-06 11:02:20 +0000 |
commit | 6291958a39af02b189c798124f14631c33d6cfb8 (patch) | |
tree | dbbe165bb531d3d2e229329b3a1d061f0a00935d /audio/icecast2 | |
parent | 704e9d63852990eaec6c58764f4949806640b70b (diff) | |
download | ports-6291958a39af02b189c798124f14631c33d6cfb8.tar.gz ports-6291958a39af02b189c798124f14631c33d6cfb8.zip |
Notes
Diffstat (limited to 'audio/icecast2')
-rw-r--r-- | audio/icecast2/files/pkg-message.in | 5 |
1 files 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" |