summaryrefslogtreecommitdiffstats
path: root/security/ossec-hids-local-config/files/template-rootcheck-cis-l2.xml.in
blob: d156887d2ba3600055bd60f0a4b4db321fa63509 (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_L2_PROFILE%%">

  <rootcheck>
    <system_audit>/var/ossec/etc/shared/cis_debianlinux7-8_L2_rcl.txt</system_audit>
  </rootcheck>

</template_config>