aboutsummaryrefslogtreecommitdiff
path: root/systemd/autonyaa.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/autonyaa.service')
-rw-r--r--systemd/autonyaa.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/systemd/autonyaa.service b/systemd/autonyaa.service
new file mode 100644
index 0000000..3389b9f
--- /dev/null
+++ b/systemd/autonyaa.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=Autonyaa
+
+[Service]
+Type=oneshot
+ExecStart=/usr/bin/autonyaa/autonyaa.py
+
+[Install]
+WantedBy=multi-user.target