forked from Lainports/freebsd-ports
20 lines
565 B
Text
20 lines
565 B
Text
************************************************************
|
|
|
|
The musicpd package has been successfully installed.
|
|
|
|
In order to run the MPD server, you need to create
|
|
%%PREFIX%%/etc/mpd.conf out of
|
|
%%EXAMPLESDIR%%/mpd.conf
|
|
and add the following line to /etc/rc.conf:
|
|
musicpd_enable="YES"
|
|
|
|
Then start the server with
|
|
%%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 traymp-port,
|
|
too.
|
|
|
|
************************************************************
|
|
|