summaryrefslogtreecommitdiffstats
path: root/security/ossec-hids-local-config/files/template-ar-cmds-merge.xml.in
blob: ec2ec7e5a344e340c336b5b2054c7514df068bf3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<template_config>

  <command>
    <name>merge-config</name>
    <executable>merge-config.sh</executable>
    <expect></expect>
  </command>

</template_config>