summarylogtreecommitdiffstats
path: root/kanla.service
diff options
context:
space:
mode:
Diffstat (limited to 'kanla.service')
-rw-r--r--kanla.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/kanla.service b/kanla.service
new file mode 100644
index 000000000000..4052e69c7c49
--- /dev/null
+++ b/kanla.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=small-scale alerting daemon
+Documentation=man:kanla(1p) http://kanla.zekjur.net/docs/userguide.html
+
+[Service]
+ExecStart=/usr/bin/vendor_perl/kanla
+
+[Install]
+WantedBy=multi-user.target