aboutsummaryrefslogtreecommitdiff
path: root/mpd.service.in
blob: 9e9282fa6851c478969c9c5e5d79b3fcfc8128dc (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Music Player Daemon
After=sound.target

[Service]
ExecStart=@prefix@/bin/mpd --no-daemon

[Install]
WantedBy=multi-user.target