#mpd systemd service file #--nodaemon is needed or mpd will terminate #deprecated cause of: https://bugs.gentoo.org/show_bug.cgi?id=407921 [Unit] Description=Music Player Daemon [Service] ExecStart=/usr/bin/mpd --nodaemon [Install] WantedBy=multi-user.target