chore(profile): add abi and local include when missing.
This commit is contained in:
parent
105a9b4def
commit
7ccaab8234
61 changed files with 84 additions and 28 deletions
|
|
@ -55,7 +55,7 @@ profile journalctl @{exec_path} flags=(attach_disconnected) {
|
|||
deny network inet stream,
|
||||
deny network inet6 stream,
|
||||
|
||||
include if exists <local/systemd-journalctl>
|
||||
include if exists <local/journalctl>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@ profile systemd-resolved @{exec_path} flags=(attach_disconnected) {
|
|||
@{PROC}/sys/kernel/hostname r,
|
||||
@{PROC}/sys/net/ipv{4,6}/conf/all/disable_ipv{4,6} r,
|
||||
|
||||
include if exists <local/systemd-timesyncd>
|
||||
include if exists <local/systemd-resolved>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue