summarylogtreecommitdiffstats
path: root/ossec.service
blob: ceff8dfb70e639bd9abc7ae0d4826604a9c80882 (plain)
1
2
3
4
5
6
7
8
9
10
[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