summaryrefslogblamecommitdiffstats
path: root/security/ossec-hids-local-config/files/template-ar-restart.xml.in
blob: 064167e1e0d0152ea40f322a792304438921fb07 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                   
<?xml version="1.0" encoding="UTF-8"?>
<template_config>

  <active-response>
    <!-- Restart OSSEC if "ossec.conf" or "agent.conf" changes. -->
    <command>restart-ossec</command>
    <location>local</location>
    <rules_id>56002,56004,56022,56024</rules_id>
  </active-response>

</template_config>