update apparmor profiles
This commit is contained in:
parent
6c34573727
commit
7da59b4984
18 changed files with 122 additions and 6 deletions
|
|
@ -21,6 +21,7 @@ profile signal-desktop @{exec_path} {
|
|||
include <abstractions/audio>
|
||||
include <abstractions/mesa>
|
||||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/user-download-strict>
|
||||
include <abstractions/deny-root-dir-access>
|
||||
|
||||
# Needed?
|
||||
|
|
@ -95,6 +96,8 @@ profile signal-desktop @{exec_path} {
|
|||
/var/lib/dbus/machine-id r,
|
||||
/etc/machine-id r,
|
||||
|
||||
/usr/share/glib-2.0/schemas/gschemas.compiled r,
|
||||
|
||||
# No new privs
|
||||
/{usr/,}bin/xdg-settings rPUx,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue