freedesktop
This commit is contained in:
parent
491d2176a8
commit
8c0e0a9de1
90 changed files with 48 additions and 137 deletions
|
|
@ -55,7 +55,6 @@ profile mediainfo-gui @{exec_path} {
|
|||
owner @{MOUNTS}/**/ r,
|
||||
owner /{home,media}/**.@{mediainfo_ext} r,
|
||||
|
||||
/usr/share/glib-2.0/schemas/gschemas.compiled r,
|
||||
|
||||
profile open {
|
||||
include <abstractions/base>
|
||||
|
|
|
|||
|
|
@ -16,10 +16,12 @@ profile obamenu @{exec_path} {
|
|||
|
||||
/{usr/,}bin/ r,
|
||||
|
||||
/usr/share/*/*.desktop r,
|
||||
|
||||
# freedesktop.org-strict
|
||||
/usr/share/applications/ r,
|
||||
/usr/share/applications/*.desktop r,
|
||||
/usr/share/pixmaps/ r,
|
||||
/usr/share/*/*.desktop r,
|
||||
|
||||
include if exists <local/obamenu>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -32,7 +32,6 @@ profile obconf @{exec_path} {
|
|||
|
||||
/etc/fstab r,
|
||||
|
||||
/usr/share/glib-2.0/schemas/gschemas.compiled r,
|
||||
|
||||
# file_inherit
|
||||
owner /dev/tty[0-9]* rw,
|
||||
|
|
|
|||
|
|
@ -32,7 +32,6 @@ profile pulseeffects @{exec_path} {
|
|||
owner @{PROC}/@{pid}/cmdline r,
|
||||
owner @{PROC}/@{pid}/fd/ r,
|
||||
|
||||
/usr/share/glib-2.0/schemas/gschemas.compiled r,
|
||||
|
||||
# file_inherit
|
||||
owner /dev/tty[0-9]* rw,
|
||||
|
|
|
|||
|
|
@ -169,7 +169,6 @@ profile qbittorrent @{exec_path} {
|
|||
|
||||
# gnome-tiny
|
||||
/usr/share/gvfs/remote-volume-monitors/{,*} r,
|
||||
/usr/share/glib-2.0/schemas/gschemas.compiled r,
|
||||
|
||||
# Launch external apps
|
||||
/{usr/,}bin/xdg-{open,mime} rCx -> open,
|
||||
|
|
|
|||
|
|
@ -116,7 +116,6 @@ profile remmina @{exec_path} {
|
|||
/etc/ssh/ssh_config r,
|
||||
/etc/ssh/ssh_config.d/{,*} r,
|
||||
/usr/share/remmina/{,**} r,
|
||||
/usr/share/glib-2.0/schemas/gschemas.compiled r,
|
||||
|
||||
owner @{user_config_dirs}/autostart/remmina-applet.desktop r,
|
||||
owner @{user_config_dirs}/gtk-3.0/bookmarks r,
|
||||
|
|
|
|||
|
|
@ -43,7 +43,6 @@ profile rpi-imager @{exec_path} {
|
|||
|
||||
/etc/fstab r,
|
||||
/etc/X11/cursors/*.theme r,
|
||||
/usr/share/glib-2.0/schemas/gschemas.compiled r,
|
||||
/usr/share/hwdata/pnp.ids r,
|
||||
/usr/share/qt5ct/** r,
|
||||
/usr/share/X11/xkb/{,**} r,
|
||||
|
|
|
|||
|
|
@ -61,7 +61,6 @@ profile rustdesk @{exec_path} {
|
|||
/{,usr/}bin/{,ba,da}sh rPx -> rustdesk_shell,
|
||||
|
||||
/etc/gdm{,3}/custom.conf r,
|
||||
/usr/share/glib-2.0/schemas/gschemas.compiled r,
|
||||
|
||||
owner @{HOME}/.local/ w,
|
||||
owner @{user_share_dirs}/ w,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue