07-08-2021, 10:52 AM
(This post was last modified: 07-08-2021, 10:52 AM by Tim Curtis.)
MPD crash is highly abnormal.
This command will return a number if it's running.
This command will print some status info on MPD
This command will return a number if it's running.
Code:
pgrep mpd
This command will print some status info on MPD
Code:
systemctl status mpd