summary refs log tree commit diff
path: root/src/systemd/pollyanna.service
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemd/pollyanna.service')
-rw-r--r--src/systemd/pollyanna.service8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/systemd/pollyanna.service b/src/systemd/pollyanna.service
new file mode 100644
index 0000000..ca5a658
--- /dev/null
+++ b/src/systemd/pollyanna.service
@@ -0,0 +1,8 @@
+[Unit]
+Description=Linux voice input experiments, with code from KayleeVC
+
+[Service]
+ExecStart=/usr/bin/pollyanna
+
+[Install]
+WantedBy=default.target