fixes
This commit is contained in:
parent
8ad2a6bcd8
commit
1da24b7cfa
3 changed files with 4 additions and 2 deletions
|
|
@ -505,6 +505,7 @@ profile gnome-shell @{exec_path} flags=(attach_disconnected) {
|
|||
/etc/fstab r,
|
||||
/etc/xdg/menus/gnome-applications.menu r,
|
||||
|
||||
/var/lib/gdm{3,}/.cache/ w,
|
||||
/var/lib/gdm{3,}/.cache/mesa_shader_cache/ rw,
|
||||
/var/lib/gdm{3,}/.cache/mesa_shader_cache/[a-f0-9][a-f0-9]/ rw,
|
||||
/var/lib/gdm{3,}/.cache/mesa_shader_cache/[a-f0-9][a-f0-9]/@{hex} rw,
|
||||
|
|
@ -633,4 +634,4 @@ profile gnome-shell @{exec_path} flags=(attach_disconnected) {
|
|||
/dev/tty[0-9]* rw,
|
||||
|
||||
include if exists <local/gnome-shell>
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ abi <abi/3.0>,
|
|||
include <tunables/global>
|
||||
|
||||
@{exec_path} = @{libexec}/cc-remote-login-helper
|
||||
profile cc-remote-login-helper @{exec_path} flags=(complain) {
|
||||
profile cc-remote-login-helper @{exec_path} {
|
||||
include <abstractions/base>
|
||||
|
||||
capability sys_nice,
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@ avahi-publish complain
|
|||
avahi-resolve complain
|
||||
avahi-set-host-name complain
|
||||
busctl complain
|
||||
cc-remote-login-helper complain
|
||||
cfdisk complain
|
||||
cgdisk complain
|
||||
child-open complain
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue