From fd457e187c4dbaa1d2e4b82f72254afd74bbc7de Mon Sep 17 00:00:00 2001 From: ChiefGyk Date: Sun, 26 Jun 2016 19:53:30 -0400 Subject: [PATCH] fixed some issues with warnings due to there not being a variable set for PKGMG=DPKG --- conf/rkhunter/rkhunter.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/rkhunter/rkhunter.conf b/conf/rkhunter/rkhunter.conf index fc7aea61..698f2be7 100644 --- a/conf/rkhunter/rkhunter.conf +++ b/conf/rkhunter/rkhunter.conf @@ -333,7 +333,7 @@ DISABLE_TESTS="suspscan hidden_procs deleted_files packet_cap_apps apps" # NONE is the default for Debian as well, as running --propupd takes # about 4 times longer when it's set to DPKG # -#PKGMGR=NONE +PKGMGR=DPKG # # It is possible that a file which is part of a package may be modified