I’m sure there are better ways to do it. But here’s one way to install it:
- Download the three files in this folder:
https://www.dropbox.com/sh/bhhm24b8bhero5j/AABxHcwNy39bA0H2mWnW9dnIa?dl=0 - Place the three downloaded downloaded files into the ‘config’ folder on the Pi Musicbox SD card.
- With the Pi running, open an SSH client, and enter:
mv /boot/config/mpd-watchdog /usr/bin && mv /boot/config/mpd-watchdog.init /etc/init.d/mpd-watchdog && mv /boot/config/mpd-watchdog.default /etc/default/mpd-watchdog && update-rc.d mpd-watchdog defaults - Reboot the Pi