aboutsummaryrefslogtreecommitdiffstats
path: root/.config/systemd/user/mpdas.service
blob: 11b185f543c34ca8561c7804ccf86b28f6c8aeac (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Scrobbling Demon

After=mpd.service network.target

[Service]
ExecStart=/usr/bin/mpdas -c /home/shmibs/.config/mpdas/mpdasrc

[Install]
WantedBy=default.target