summaryrefslogtreecommitdiff
path: root/audio/musicpd/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'audio/musicpd/pkg-message')
-rw-r--r--audio/musicpd/pkg-message6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/musicpd/pkg-message b/audio/musicpd/pkg-message
index c96ffedae378..51e5c8eb7bb1 100644
--- a/audio/musicpd/pkg-message
+++ b/audio/musicpd/pkg-message
@@ -4,16 +4,16 @@ The musicpd package has been successfully installed.
In order to run the MPD server, you need to create
%%PREFIX%%/etc/mpd.conf out of
- %%PREFIX%%/etc/mpd.conf.sample
+ %%EXAMPLESDIR%%/mpd.conf
and add the following line to /etc/rc.conf:
musicpd_enable="YES"
Then start the server with
- %%RC_DIR%%/musicpd%%RC_SUFX%% start
+ %%PREFIX%%/etc/rc.d/musicpd%%RC_SUFX%% start
or reboot.
NOTE: The musicpd server is pretty useless without a
- client. You might want to install the mpc-port,
+ client. You might want to install the traymp-port,
too.
************************************************************