freedesktop
This commit is contained in:
parent
491d2176a8
commit
8c0e0a9de1
90 changed files with 48 additions and 137 deletions
|
|
@ -487,7 +487,6 @@ profile gnome-shell @{exec_path} flags=(attach_disconnected) {
|
|||
/opt/*/**/*.png r,
|
||||
/snap/*/@{uid}/**.png r,
|
||||
/usr/share/{,zoneinfo-}icu/{,**} r,
|
||||
/usr/share/*ubuntu/applications/{,*.desktop} r,
|
||||
/usr/share/app-info/icons/{,**} r,
|
||||
/usr/share/backgrounds/{,**} r,
|
||||
/usr/share/dconf/profile/gdm r,
|
||||
|
|
@ -499,7 +498,6 @@ profile gnome-shell @{exec_path} flags=(attach_disconnected) {
|
|||
/usr/share/gdm/BuiltInSessions/{,*.desktop} r,
|
||||
/usr/share/gdm/greeter-dconf-defaults r,
|
||||
/usr/share/gdm/greeter/applications/{,**} r,
|
||||
/usr/share/glib-2.0/schemas/gschemas.compiled r,
|
||||
/usr/share/gnome-shell/{,**} r,
|
||||
/usr/share/libdrm/*.ids r,
|
||||
/usr/share/libgweather/Locations.xml r,
|
||||
|
|
@ -513,6 +511,10 @@ profile gnome-shell @{exec_path} flags=(attach_disconnected) {
|
|||
/usr/share/xml/iso-codes/iso_[0-9]*-[0-9]*.xml r,
|
||||
/usr/share/gnome-packagekit/icons/hicolor/{,**} r,
|
||||
|
||||
# freedesktop.org-strict
|
||||
/usr/share/*ubuntu/applications/{,**} r,
|
||||
/usr/share/glib-2.0/schemas/gschemas.compiled r,
|
||||
|
||||
/.flatpak-info r,
|
||||
/etc/fstab r,
|
||||
/etc/udev/hwdb.bin r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue