From 883667891d505b26582b7ce1a6dad3bd0a06118c Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Mon, 3 Jun 2013 15:13:48 +0000 Subject: [PATCH] need debug --- files/rkhunter/rkhunter.conf.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/files/rkhunter/rkhunter.conf.j2 b/files/rkhunter/rkhunter.conf.j2 index 445421fd91..cba3845c5b 100644 --- a/files/rkhunter/rkhunter.conf.j2 +++ b/files/rkhunter/rkhunter.conf.j2 @@ -562,6 +562,7 @@ SUSPSCAN_THRESH=200 # {{ is_fedora }} OS_VERSION_FILE=/etc/fedora-release {% else %} +# {{ is_fedora }} OS_VERSION_FILE=/etc/redhat-release {% endif %}