Welcome to mirror list, hosted at ThFree Co, Russian Federation.

sc-xbox.service « res - github.com/ynsta/steamcontroller.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3e2a5b465915893db1dea296b62653e858061ce3 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Steam Controller xbox

[Service]
ExecStart=/usr/bin/sc-xbox.py start
ExecStop=/usr/bin/sc-xbox.py stop

[Install]
WantedBy=multi-user.target