summarylogtreecommitdiffstats
path: root/ossec.service
diff options
context:
space:
mode:
Diffstat (limited to 'ossec.service')
-rw-r--r--ossec.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/ossec.service b/ossec.service
deleted file mode 100644
index ceff8dfb70e6..000000000000
--- a/ossec.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=OSSEC Host-based Intrusion Detection System
-
-[Service]
-Type=forking
-ExecStart=/var/ossec/bin/ossec-control start
-ExecStop=/var/ossec/bin/ossec-control stop
-
-[Install]
-WantedBy=basic.target