mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-28 10:54:11 -04:00
comment
This commit is contained in:
parent
9da0e428ed
commit
04f438f75d
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue