Public bug reported:
Binary package hint: mpd
In /etc/mpd.conf, music_directory is, by default, /var/lib/mpd/music
I have /var/lib/mpd/music symlinked to a NFS folder. However, since mpd
is before mountall.sh in the rc*.d directories (30 vs. 35), mpd fails to
start because the NFS share is not mounted.
I fixed this by running:
sudo update-rc.d -f mpd remove
sudo update-rc.d mpd start 40 2 3 4 5 . stop 0 1 6 .
... but it would be nice if the package was corrected so I didn't have to do
this.
** Affects: mpd (Ubuntu)
Importance: Undecided
Status: New
--
mpd fails to start if music_directory is on NFS
https://bugs.launchpad.net/bugs/141425
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs