Date: Fri, 2 Mar 2007 12:43:49 -0500 From: "Sam Jones" <samjones1986@gmail.com> To: freebsd-questions@freebsd.org Subject: musicpd frustrations Message-ID: <63c8e94f0703020943p3bbceffcn2942c28a2bac08eb@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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@umw.edu samjones1986@gmail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?63c8e94f0703020943p3bbceffcn2942c28a2bac08eb>