mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-08-06 05:04:28 -04:00
Refactor permission-hardener to be more idempotent
This commit is contained in:
parent
2f3a2bce77
commit
83d3867959
4 changed files with 1287 additions and 514 deletions
|
@ -10,5 +10,7 @@
|
|||
# user logins with `su` and KScreenLocker
|
||||
#
|
||||
# See also: https://www.kicksecure.com/wiki/SUID_Disabler_and_Permission_Hardener#passwd
|
||||
/usr/bin/passwd exactwhitelist
|
||||
/bin/passwd exactwhitelist
|
||||
/usr/bin/passwd 0755 root root
|
||||
/bin/passwd 0755 root root
|
Loading…
Add table
Add a link
Reference in a new issue