diff options
Diffstat (limited to 'roles/common/files/etc')
-rw-r--r-- | roles/common/files/etc/rkhunter.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/common/files/etc/rkhunter.conf b/roles/common/files/etc/rkhunter.conf index 9e4cb14..9a64a17 100644 --- a/roles/common/files/etc/rkhunter.conf +++ b/roles/common/files/etc/rkhunter.conf @@ -998,7 +998,7 @@ SHOW_LOCK_MSGS=1 # of 2 will disable the Ruby 'unhide.rb' program. The default value is 0. To disable # both programs, then disable the 'hidden_procs' test. # -DISABLE_UNHIDE=1 +DISABLE_UNHIDE=0 INSTALLDIR="/usr" |