mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-03-13 08:06:34 -04:00
permission hardener mount chmod change from 745
to 755
https://github.com/Kicksecure/security-misc/issues/284
This commit is contained in:
parent
59299a6639
commit
93b51819d4
@ -13,5 +13,5 @@
|
||||
|
||||
## Remove SUID from 'mount' but keep executable.
|
||||
## https://forums.whonix.org/t/disable-suid-binaries/7706/61
|
||||
/bin/mount 745 root root
|
||||
/usr/bin/mount 745 root root
|
||||
/bin/mount 755 root root
|
||||
/usr/bin/mount 755 root root
|
||||
|
Loading…
x
Reference in New Issue
Block a user