update profiles for apparmor3
This commit is contained in:
parent
503cf496bf
commit
7067edcf70
776 changed files with 6867 additions and 5199 deletions
|
|
@ -9,23 +9,23 @@
|
|||
#
|
||||
# ------------------------------------------------------------------
|
||||
|
||||
#abi <abi/3.0>,
|
||||
abi <abi/3.0>,
|
||||
|
||||
@{BUILD_DIR} = /media/debuilder/
|
||||
|
||||
#include <tunables/global>
|
||||
include <tunables/global>
|
||||
|
||||
@{exec_path} = /{usr/,}sbin/synaptic /{usr/,}bin/synaptic-pkexec
|
||||
profile synaptic @{exec_path} {
|
||||
#include <abstractions/base>
|
||||
#include <abstractions/consoles>
|
||||
#include <abstractions/gtk>
|
||||
#include <abstractions/fonts>
|
||||
#include <abstractions/fontconfig-cache-read>
|
||||
#include <abstractions/freedesktop.org>
|
||||
#include <abstractions/apt-common>
|
||||
#include <abstractions/nameservice-strict>
|
||||
#include <abstractions/deny-dconf>
|
||||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
include <abstractions/gtk>
|
||||
include <abstractions/fonts>
|
||||
include <abstractions/fontconfig-cache-read>
|
||||
include <abstractions/freedesktop.org>
|
||||
include <abstractions/apt-common>
|
||||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/deny-dconf>
|
||||
|
||||
# To remove the following errors:
|
||||
# W: chmod 0700 of directory /var/lib/apt/lists/partial failed - SetupAPTPartialDirectory
|
||||
|
|
@ -166,8 +166,8 @@ profile synaptic @{exec_path} {
|
|||
|
||||
|
||||
profile dbus {
|
||||
#include <abstractions/base>
|
||||
#include <abstractions/nameservice-strict>
|
||||
include <abstractions/base>
|
||||
include <abstractions/nameservice-strict>
|
||||
|
||||
/{usr/,}bin/dbus-launch mr,
|
||||
/{usr/,}bin/dbus-send mr,
|
||||
|
|
@ -179,5 +179,5 @@ profile synaptic @{exec_path} {
|
|||
@{HOME}/.Xauthority r,
|
||||
}
|
||||
|
||||
#include if exists <local/synaptic>
|
||||
include if exists <local/synaptic>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue