summarylogtreecommitdiffstats
path: root/rescrobbled.service
blob: 622c22d1656a37bfef68d9be532bca9e1432a76b (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=An MPRIS scrobbler
Documentation=https://github.com/InputUsername/rescrobbled
Wants=network-online.target
After=network-online.target

[Service]
ExecStart=/usr/bin/rescrobbled

[Install]
WantedBy=default.target