summarylogtreecommitdiffstats
path: root/lastfmproxy.service
blob: c3a4db32bddfd563600a079a24130e24d627a2f9 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=LastFMproxy

[Service]
Type=simple
ExecStart=/usr/bin/python2 /usr/share/lastfmproxy/main.py

[Install]
WantedBy=multi-user.target