diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2025-02-01 23:35:46 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2025-02-01 23:35:46 +0100 |
commit | 54f26d2a48bab4f027f8d365900f06b1c69989e1 (patch) | |
tree | 72826654270ee5b6770ec7c72fd877f8ca574ea6 /roles/common/files/etc/rkhunter.conf | |
parent | f647dd2265bf4c5a2903325f628774eace2011ce (diff) |
Update /etc/rkhunter.conf.
Diffstat (limited to 'roles/common/files/etc/rkhunter.conf')
-rw-r--r-- | roles/common/files/etc/rkhunter.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/common/files/etc/rkhunter.conf b/roles/common/files/etc/rkhunter.conf index c7358d0..e76ab77 100644 --- a/roles/common/files/etc/rkhunter.conf +++ b/roles/common/files/etc/rkhunter.conf @@ -599,6 +599,7 @@ SCRIPTWHITELIST=/bin/fgrep SCRIPTWHITELIST=/usr/bin/egrep SCRIPTWHITELIST=/usr/bin/fgrep SCRIPTWHITELIST=/usr/bin/which +SCRIPTWHITELIST=/usr/bin/which.debianutils SCRIPTWHITELIST=/usr/bin/ldd SCRIPTWHITELIST=/usr/bin/lwp-request SCRIPTWHITELIST=/usr/sbin/adduser |