feat(profiles): general update.
This commit is contained in:
parent
6756ca8138
commit
360230b2a5
34 changed files with 156 additions and 36 deletions
|
|
@ -35,5 +35,7 @@ profile arch-audit @{exec_path} {
|
|||
@{sys}/cgroup/cpu,cpuacct/user.slice/cpu.cfs_quota_us r,
|
||||
@{sys}/fs/cgroup/cpu,cpuacct/cpu.cfs_quota_us r,
|
||||
|
||||
/dev/pts/@{int} rw,
|
||||
|
||||
include if exists <local/arch-audit>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -42,6 +42,7 @@ profile pacdiff @{exec_path} flags=(attach_disconnected) {
|
|||
/var/{,**} r,
|
||||
|
||||
/dev/tty rw,
|
||||
/dev/pts/@{int} rw,
|
||||
|
||||
# Inherit Silencer
|
||||
deny /apparmor/.null rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue