summaryrefslogtreecommitdiff
path: root/pcr/samhain/yule.service
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/samhain/yule.service')
-rw-r--r--pcr/samhain/yule.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/pcr/samhain/yule.service b/pcr/samhain/yule.service
new file mode 100644
index 000000000..90dbdb514
--- /dev/null
+++ b/pcr/samhain/yule.service
@@ -0,0 +1,10 @@
+[Unit]
+Description=Samhain HIDS
+
+[Service]
+Type=forking
+ExecStart=/usr/sbin/yule start
+ExecStop=/usr/sbin/yule stop
+
+[Install]
+WantedBy=multi-user.target