diff --git a/kali-config/common/includes.installer/preseed.cfg b/kali-config/common/includes.installer/preseed.cfg index ba059eb..0725ccf 100644 --- a/kali-config/common/includes.installer/preseed.cfg +++ b/kali-config/common/includes.installer/preseed.cfg @@ -48,6 +48,10 @@ d-i apt-setup/cdrom/set-first boolean false # Disable popularity-contest popularity-contest popularity-contest/participate boolean false +# Disable the encfs error message +encfs encfs/security-information boolean true +encfs encfs/security-information seen true + # Random other questions console-setup console-setup/charmap47 select UTF-8 samba-common samba-common/dhcp boolean false