summarylogtreecommitdiffstats
path: root/gmusicproxy.service
blob: d1979b6d87eb6509e602e32af8e005defb2d7f47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Let's stream Google Play Music using any media-player
After=network.target

[Service]
Type=simple
User=gmusicproxy
Group=gmusicproxy
ExecStart=/usr/bin/GMusicProxy -x

[Install]
WantedBy=multi-user.target