lintian --suppress-tags obsolete-command-in-modprobe.d-file

https://forums.whonix.org/t/blacklist-more-kernel-modules-to-reduce-attack-surface/7989/24
This commit is contained in:
Patrick Schleizer 2021-08-03 13:04:34 -04:00
parent 50bdd097df
commit 3756016f42
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

7
debian/make-helper-overrides.bsh vendored Executable file
View File

@ -0,0 +1,7 @@
#!/bin/bash
## Copyright (C) 2021 - 2021 ENCRYPTED SUPPORT LP <adrelanos@whonix.org>
## See the file COPYING for copying conditions.
## https://forums.whonix.org/t/blacklist-more-kernel-modules-to-reduce-attack-surface/7989/24
genmkfile_lintian_post_opts+=" --suppress-tags obsolete-command-in-modprobe.d-file"