summarylogtreecommitdiffstats
path: root/apex-tux.service
diff options
context:
space:
mode:
authorAndy Brennan2023-02-06 00:54:31 -0700
committerAndy Brennan2023-02-06 00:59:25 -0700
commit613c9eaf5d7bcd87c87fff1b6e77dc49d50392c7 (patch)
tree3ab587b9bcd2963dad7c4ce5596992b751357f90 /apex-tux.service
downloadaur-613c9eaf5d7bcd87c87fff1b6e77dc49d50392c7.tar.gz
Initial commit
Diffstat (limited to 'apex-tux.service')
-rw-r--r--apex-tux.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/apex-tux.service b/apex-tux.service
new file mode 100644
index 000000000000..0946b26fbdf1
--- /dev/null
+++ b/apex-tux.service
@@ -0,0 +1,10 @@
+[Unit]
+Description=Steelseries Apex OLED Support
+
+[Service]
+Type=simple
+WorkingDirectory=/etc/apex-tux
+ExecStart=/usr/bin/apex-tux
+
+[Install]
+WantedBy=default.target