This commit is contained in:
Patrick Schleizer 2019-12-24 18:09:37 -05:00
parent 9da0e428ed
commit 04f438f75d
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -106,7 +106,7 @@ add_nosuid_statoverride_entry() {
## -g file True if file has its set-group-id bit set.
if test -h "$file_name" ; then
## https://forums.whonix.org/t/kernel-hardening/7296/323
## https://forums.whonix.org/t/disable-suid-binaries/7706/14
true "skip symlink: $file_name"
continue
fi