You are not logged in.
Hi there.
I'm running mpd as a user. It is started through ~/.bash_profile.
The trouble is, when I shut the machine down, mpd does not write the state file, hence on reboot the previous state is gone.
I tested whether MPD behaves correctly when it receives the signals, and it does. The state file is written when I send a SIGTERM, it is not written when I send a SIGKILL.
Shouldn't MPD receive a SIGTERM followed by a SIGKILL on shutdown? What is going wrong?
Btw., I use openbox as WM and shut down from the commandline using 'sudo shutdown -h now'.
Offline