Add preseed for tripwire

tripwire comes as a Recommends of tiger, itself a Depends of
kali-tools-identify.

It needs to be heavily pre-seeded, otherwise it's very chatty.
merge-requests/18/merge
Arnaud Rebillout 2 years ago
parent 825d3dcc52
commit 209293f322
No known key found for this signature in database
GPG Key ID: E725E87914600216

@ -61,3 +61,11 @@ kismet-capture-common kismet-capture-common/install-setuid boolean true
wireshark-common wireshark-common/install-setuid boolean true
sslh sslh/inetd_or_standalone select standalone
atftpd atftpd/use_inetd boolean false
# Defensive packages
tripwire tripwire/installed boolean true
tripwire tripwire/installed seen true
tripwire tripwire/rebuild-config boolean false
tripwire tripwire/rebuild-policy boolean false
tripwire tripwire/use-localkey boolean false
tripwire tripwire/use-sitekey boolean false

Loading…
Cancel
Save