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
|
|
@ -7,7 +7,7 @@ abi <abi/4.0>,
|
|||
include <tunables/global>
|
||||
|
||||
@{exec_path} = @{bin}/whonix_firewall @{lib}/whonix-firewall/reloadfirewall
|
||||
profile whonix-firewall @{exec_path} {
|
||||
profile whonix-firewalld @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
include <abstractions/nameservice-strict>
|
||||
|
|
@ -45,7 +45,7 @@ profile whonix-firewall @{exec_path} {
|
|||
owner @{run}/updatesproxycheck/{,**} rw,
|
||||
owner @{run}/whonix_firewall/{,**} rw,
|
||||
|
||||
include if exists <local/whonix-firewall>
|
||||
include if exists <local/whonix-firewalld>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue