feat(profiles): general update.
This commit is contained in:
parent
0b0d58ab03
commit
3ff8e3847d
37 changed files with 95 additions and 61 deletions
|
|
@ -17,6 +17,9 @@ profile pacman-conf @{exec_path} flags=(attach_disconnected) {
|
|||
/etc/pacman.d/mirrorlist r,
|
||||
/etc/pacman.d/*-mirrorlist r,
|
||||
|
||||
# Inherit Silencer
|
||||
deny network inet6 stream,
|
||||
deny network inet stream,
|
||||
deny /apparmor/.null rw,
|
||||
|
||||
include if exists <local/pacman-conf>
|
||||
|
|
|
|||
|
|
@ -32,6 +32,7 @@ profile pacman-hook-dkms @{exec_path} {
|
|||
# Inherit Silencer
|
||||
deny network inet6 stream,
|
||||
deny network inet stream,
|
||||
deny /apparmor/.null rw,
|
||||
|
||||
include if exists <local/pacman-hook-dkms>
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue