diff --git a/apparmor.d/profiles-a-f/atool b/apparmor.d/profiles-a-f/atool index 947245d2..5568b9e1 100644 --- a/apparmor.d/profiles-a-f/atool +++ b/apparmor.d/profiles-a-f/atool @@ -38,6 +38,7 @@ profile atool @{exec_path} { @{bin}/lzma rix, @{bin}/lzop rix, @{bin}/lzop rix, + @{lib}/p7zip/7z rix, @{bin}/rar rix, @{bin}/tar rix, @{bin}/unace rix, @@ -47,6 +48,9 @@ profile atool @{exec_path} { @{bin}/xz rix, @{bin}/zip rix, + /etc/atool.conf r, + owner @{HOME}/.atoolrc r, + include if exists }