musicpd frustrations
    Sam Jones 
    samjones1986 at gmail.com
       
    Fri Mar  2 17:43:51 UTC 2007
    
    
  
Hi all,
I'm trying to get musicpd to start on bootup. I'm doing my best to
follow the documentation on the website, but there are slight
contradictions as far as where to put config files. Right now I have
the line
musicpd_enable="YES"
in /etc/rc.conf, the file /usr/local/etc/rc.d/musicpd, and the file
/usr/local/etc/mpd.conf, which looks like this:
port                           "6600"
music_directory         "~/music"
playlist_directory       "~/playlists"
log_file                      "~/.mpdlog"
error_file                    "~/.mpderror"
db_file                       "~/.mpddb"
filesystem_charset     "ISO-8859-1"
user                          "sdjones"
I can start musicpd by typing
/usr/local/etc/rc.d/musicpd start
but it won't start at bootup.
-- 
Sam Jones
sjone9ek at umw.edu
samjones1986 at gmail.com
    
    
More information about the freebsd-questions
mailing list