mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 08:58:15 +01:00
complete atool
This commit is contained in:
parent
e937eabd4e
commit
0565558fe0
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ include <tunables/global>
|
||||||
@{exec_path} = @{bin}/atool
|
@{exec_path} = @{bin}/atool
|
||||||
profile atool @{exec_path} {
|
profile atool @{exec_path} {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
|
include <abstractions/nameservice-strict>
|
||||||
include <abstractions/perl>
|
include <abstractions/perl>
|
||||||
include <abstractions/user-write-strict>
|
include <abstractions/user-write-strict>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue