diff --git a/pandora_agents/unix/plugins/pandora_security_check b/pandora_agents/unix/plugins/pandora_security_check index db89e422d4..d158c6b0d9 100644 --- a/pandora_agents/unix/plugins/pandora_security_check +++ b/pandora_agents/unix/plugins/pandora_security_check @@ -70,7 +70,7 @@ my @l_files = ( '/etc/shadow', '/etc/passwd', '/etc/hosts', - '/etc/resolv', + '/etc/resolv.conf', '/etc/ssh/sshd_config', '/etc/rsyslog.conf' );