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

github.com/ynsta/steamcontroller.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'res/sc-xbox.service')
-rw-r--r--res/sc-xbox.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/res/sc-xbox.service b/res/sc-xbox.service
new file mode 100644
index 0000000..3e2a5b4
--- /dev/null
+++ b/res/sc-xbox.service
@@ -0,0 +1,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