Imported Upstream version 2.3
[ossec-hids.git] / etc / templates / config / ar-disable-account.template
1   <command>
2     <name>disable-account</name>
3     <executable>disable-account.sh</executable>
4     <expect>user</expect>
5     <timeout_allowed>yes</timeout_allowed>
6   </command>  
7
8   <command>
9     <name>restart-ossec</name>
10     <executable>restart-ossec.sh</executable>
11     <expect></expect>
12   </command>
13