mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-14 23:43:56 +01:00
parent
d480156e09
commit
435cf47359
@ -14,6 +14,8 @@ profile pacman-hook-dkms @{exec_path} flags=(attach_disconnected) {
|
||||
capability dac_read_search,
|
||||
capability mknod,
|
||||
|
||||
network unix stream,
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{sh_path} rix,
|
||||
@ -31,7 +33,6 @@ profile pacman-hook-dkms @{exec_path} flags=(attach_disconnected) {
|
||||
# Inherit Silencer
|
||||
deny network inet stream,
|
||||
deny network inet6 stream,
|
||||
deny unix (receive) type=stream,
|
||||
|
||||
include if exists <local/pacman-hook-dkms>
|
||||
}
|
||||
|
@ -254,6 +254,7 @@ ollama attach_disconnected,complain
|
||||
os-prober attach_disconnected,complain
|
||||
package-data-downloader complain
|
||||
packagekitd attach_disconnected,complain
|
||||
pacman-hook-dkms complain
|
||||
pam_kwallet_init complain
|
||||
pam-tmpdir-helper complain
|
||||
passim complain
|
||||
|
Loading…
Reference in New Issue
Block a user