feat(profile): cleanup some rules already included in abs.
This commit is contained in:
parent
b15aaae553
commit
0c5e71f971
36 changed files with 20 additions and 72 deletions
|
|
@ -19,8 +19,6 @@
|
|||
|
||||
@{lib}/sudo/** mr,
|
||||
|
||||
@{bin}/unix_chkpwd rPx,
|
||||
|
||||
@{etc_ro}/environment r,
|
||||
@{etc_ro}/security/limits.d/{,*} r,
|
||||
/etc/sudo.conf r,
|
||||
|
|
@ -34,7 +32,6 @@
|
|||
@{PROC}/@{pid}/stat r,
|
||||
@{PROC}/sys/kernel/cap_last_cap r,
|
||||
@{PROC}/sys/kernel/ngroups_max r,
|
||||
@{PROC}/sys/kernel/random/boot_id r,
|
||||
@{PROC}/sys/kernel/seccomp/actions_avail r,
|
||||
|
||||
/dev/ r, # interactive login
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue