summaryrefslogtreecommitdiff
path: root/community/mpdscribble/service
blob: 25f64d7d520b72ff041bae8dd3aaa449a4275c5c (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=last.fm updater for MPD
After=mpd.service

[Service]
ExecStart=/usr/bin/mpdscribble --no-daemon

[Install]
WantedBy=multi-user.target