mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-12-28 03:39:28 -05:00
comment
This commit is contained in:
parent
9da0e428ed
commit
04f438f75d
@ -106,7 +106,7 @@ add_nosuid_statoverride_entry() {
|
|||||||
## -g file True if file has its set-group-id bit set.
|
## -g file True if file has its set-group-id bit set.
|
||||||
|
|
||||||
if test -h "$file_name" ; then
|
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"
|
true "skip symlink: $file_name"
|
||||||
continue
|
continue
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user