update profiles for apparmor3
This commit is contained in:
parent
503cf496bf
commit
7067edcf70
776 changed files with 6867 additions and 5199 deletions
|
|
@ -9,21 +9,21 @@
|
|||
#
|
||||
# ------------------------------------------------------------------
|
||||
|
||||
#abi <abi/3.0>,
|
||||
abi <abi/3.0>,
|
||||
|
||||
#include <tunables/global>
|
||||
include <tunables/global>
|
||||
|
||||
@{exec_path} = /{usr/,}bin/xarchiver
|
||||
profile xarchiver @{exec_path} {
|
||||
#include <abstractions/base>
|
||||
#include <abstractions/gtk>
|
||||
#include <abstractions/fonts>
|
||||
#include <abstractions/fontconfig-cache-read>
|
||||
#include <abstractions/freedesktop.org>
|
||||
#include <abstractions/nameservice-strict>
|
||||
#include <abstractions/user-download-strict>
|
||||
#include <abstractions/thumbnails-cache-read>
|
||||
#include <abstractions/deny-root-dir-access>
|
||||
include <abstractions/base>
|
||||
include <abstractions/gtk>
|
||||
include <abstractions/fonts>
|
||||
include <abstractions/fontconfig-cache-read>
|
||||
include <abstractions/freedesktop.org>
|
||||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/user-download-strict>
|
||||
include <abstractions/thumbnails-cache-read>
|
||||
include <abstractions/deny-root-dir-access>
|
||||
|
||||
@{exec_path} mrix,
|
||||
|
||||
|
|
@ -81,8 +81,8 @@ profile xarchiver @{exec_path} {
|
|||
|
||||
|
||||
profile open {
|
||||
#include <abstractions/base>
|
||||
#include <abstractions/xdg-open>
|
||||
include <abstractions/base>
|
||||
include <abstractions/xdg-open>
|
||||
|
||||
/{usr/,}bin/xdg-open mr,
|
||||
|
||||
|
|
@ -102,5 +102,5 @@ profile xarchiver @{exec_path} {
|
|||
|
||||
}
|
||||
|
||||
#include if exists <local/xarchiver>
|
||||
include if exists <local/xarchiver>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue