summaryrefslogtreecommitdiffstats
path: root/security/ossec-hids-local-config/files/template-rootcheck-cis.xml.in
blob: 0640be7a4c2b816ad475e8931b38330297f27aa9 (plain) (blame)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>

<template_config os="Linux" profile="%%ROOTCHECK_CIS_PROFILE%%">

  <rootcheck>
    <system_audit>/var/ossec/etc/shared/cis_debian_linux_rcl.txt</system_audit>
  </rootcheck>

</template_config>