Can't get mpd to start as a user automatically
Posted: Wed Jan 20, 2021 6:33 pm
Just wondering if anyone can help with this because I'm puzzled.
I have a service for mpd to start as a user but it does not start on boot. If I run manually it starts but for some reason doesn't make mpd start on a fresh boot.
Any ideas as to why?
I have a service for mpd to start as a user but it does not start on boot. If I run
Code: Select all
systemctl --user start mpd.serviceCode: Select all
systemctl --user enable mpd.serviceAny ideas as to why?