Current Path :
/
usr
/
lib
/
systemd
/
system
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//usr/lib/systemd/system/ossec-hids-hybrid.service
[Unit] Description=OSSEC HIDS hybrid After=network.target [Service] Type=oneshot RemainAfterExit=yes WorkingDirectory=/var/ossec/ossec-agent ExecStart=/var/ossec/ossec-agent/bin/ossec-control start ExecReload=/var/ossec/ossec-agent/bin/ossec-control reload ExecStop=/var/ossec/ossec-agent/bin/ossec-control stop [Install] WantedBy=multi-user.target