aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/mpd-notification.service
blob: e0dae1b53b277d5e8966b3ec704c74b113af4878 (plain) (blame)
1
2
3
4
5
6
7
8
9
[Unit]
Description=MPD Notification

[Service]
Type=simple
ExecStart=/usr/bin/mpd-notification

[Install]
WantedBy=default.target