summarylogtreecommitdiffstats
path: root/jasper-voice-control.service
diff options
context:
space:
mode:
authorJan Holthuis2015-06-21 19:41:43 +0200
committerJan Holthuis2015-06-21 19:41:43 +0200
commitb64aca545ce4c60ab6daba095c711937f6aecc86 (patch)
treeac6d00521a9575243e1f2dce9039085297d63257 /jasper-voice-control.service
downloadaur-b64aca545ce4c60ab6daba095c711937f6aecc86.tar.gz
Initial import
Diffstat (limited to 'jasper-voice-control.service')
-rw-r--r--jasper-voice-control.service11
1 files changed, 11 insertions, 0 deletions
diff --git a/jasper-voice-control.service b/jasper-voice-control.service
new file mode 100644
index 000000000000..48e1f4aaadf3
--- /dev/null
+++ b/jasper-voice-control.service
@@ -0,0 +1,11 @@
+[Unit]
+Description=Jasper Voice Control
+
+[Service]
+Type=simple
+User=jasper
+Group=jasper
+ExecStart=/usr/bin/jasper-voice-control
+
+[Install]
+WantedBy=multi-user.target