Date: Fri, 2 Mar 2007 10:01:12 -0800 (PST) From: Mark Busby <redtick@sbcglobal.net> To: Sam Jones <samjones1986@gmail.com> Cc: freeb list <freebsd-multimedia@freebsd.org> Subject: Re: musicpd frustrations Message-ID: <446037.23487.qm@web81207.mail.mud.yahoo.com> In-Reply-To: <63c8e94f0703020943p3bbceffcn2942c28a2bac08eb@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Sam Jones <samjones1986@gmail.com> wrote: 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. Did you try "cp /usr/local/etc/rc.d/musicpd /usr/local/etc/rc.d/musicpd.sh"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?446037.23487.qm>