Current Path :
/
lib
/
systemd
/
system
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//lib/systemd/system/ossec-hids.service
[Unit] Description=OSSEC HIDS After=network.target [Service] CPUAccounting=true MemoryAccounting=true BlockIOAccounting=true Slice=Imunify-ossec.slice Type=oneshot RemainAfterExit=yes WorkingDirectory=/var/ossec/ ExecStart=/var/ossec/bin/ossec-control start ExecStop=/var/ossec/bin/ossec-control stop [Install] WantedBy=multi-user.target