View Single Post
  #2   (View Single Post)  
Old 9th May 2008
roddierod's Avatar
roddierod roddierod is offline
Real Name: Rod Person
VPN Cryptographer
 
Join Date: Apr 2008
Location: Pittsburgh, Pa
Posts: 437
Default

Did you put this in your /etc/rc.conf

Code:
 musicpd_enable="YES"
This will start it on reboot.

This part is from memory...

I believe there should be a script /usr/local/etc/rc.d/mpd which should allow the deamon to start by issuing the command:

Code:
 /usr/local/etc/rc.d/mpd start
__________________
"The basic tool for the manipulation of reality is the manipulation of words. If you can control the meaning of words, you can control the people who must use the words." -Philip K. Dick
Reply With Quote