summarylogtreecommitdiffstats
path: root/service
blob: a554fd8ca933a3651312fdeebe1c93282f7f9354 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Display MPD status on a lcdproc server.
After=mpd.service

[Service]
User=nobody
ExecStart=/usr/bin/mpdlcd

[Install]
WantedBy=multi-user.target