mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-30 14:55:15 +01:00
Fix & update flags.
This commit is contained in:
parent
c7722391c1
commit
4582d6e201
2 changed files with 5 additions and 2 deletions
|
@ -6,7 +6,7 @@ abi <abi/3.0>,
|
|||
|
||||
include <tunables/global>
|
||||
|
||||
@{exec_path} = /{usr/,}lib/systemd-makefs
|
||||
@{exec_path} = /{usr/,}lib/systemd/systemd-makefs
|
||||
profile systemd-makefs @{exec_path} {
|
||||
include <abstractions/base>
|
||||
|
||||
|
|
|
@ -42,6 +42,7 @@ gnome-calculator-search-provider complain
|
|||
gnome-calendar complain
|
||||
gnome-contacts complain
|
||||
gnome-contacts-search-provider complain
|
||||
gnome-control-center attach_disconnected,complain
|
||||
gnome-control-center-print-renderer complain
|
||||
gnome-control-center-search-provider complain
|
||||
gnome-keyring-daemon complain
|
||||
|
@ -49,7 +50,10 @@ gnome-session-binary attach_disconnected,complain
|
|||
gnome-session-ctl complain
|
||||
gnome-shell attach_disconnected,complain
|
||||
gnome-shell-hotplug-sniffer complain
|
||||
gnome-system-monitor attach_disconnected,complain
|
||||
gnome-tweak-tool-lid-inhibitor complain
|
||||
gnome-tweak-tool-lid-inhibitor complain
|
||||
gnome-tweaks complain
|
||||
gpgconf complain
|
||||
gpgsm complain
|
||||
groups complain
|
||||
|
@ -94,7 +98,6 @@ pipewire complain
|
|||
pipewire-media-session complain
|
||||
pkcs11-register complain
|
||||
pwck complain
|
||||
reflector attach_disconnected,complain
|
||||
run-parts complain
|
||||
runuser complain
|
||||
seahorse complain
|
||||
|
|
Loading…
Reference in a new issue