summarylogtreecommitdiffstats
path: root/yule.service
diff options
context:
space:
mode:
Diffstat (limited to 'yule.service')
-rw-r--r--yule.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/yule.service b/yule.service
new file mode 100644
index 000000000000..90dbdb514853
--- /dev/null
+++ b/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