Merge pull request #475 from wazuh/fix-deprecated-option

Removed deprecated option
This commit is contained in:
Manuel J. Bernal 2020-11-03 23:17:00 +01:00 committed by GitHub
commit d4ff91bbf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,7 +82,6 @@
{% if agent_config.rootcheck is defined %}
<rootcheck>
<disabled>no</disabled>
<check_unixaudit>yes</check_unixaudit>
<check_files>yes</check_files>
<check_trojans>yes</check_trojans>
<check_dev>yes</check_dev>