Profiles update.
This commit is contained in:
parent
7fc804c386
commit
bb0847f5df
25 changed files with 115 additions and 91 deletions
|
|
@ -18,6 +18,8 @@ profile gtk-update-icon-cache @{exec_path} flags=(attach_disconnected) {
|
|||
/usr/share/icons/**/.icon-theme.cache rw,
|
||||
/usr/share/icons/**/icon-theme.cache rw,
|
||||
|
||||
/var/lib/flatpak/exports/share/icons/hicolor/.icon-theme.cache rw,
|
||||
|
||||
deny /apparmor/.null rw,
|
||||
|
||||
include if exists <local/gtk-update-icon-cache>
|
||||
|
|
|
|||
|
|
@ -16,5 +16,7 @@ profile id @{exec_path} {
|
|||
|
||||
/etc/machine-id r,
|
||||
|
||||
deny @{user_share_dirs}/gvfs-metadata/* r,
|
||||
|
||||
include if exists <local/id>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,7 @@ profile lspci @{exec_path} {
|
|||
|
||||
# file_inherit
|
||||
@{PROC}/ioports r,
|
||||
deny @{user_share_dirs}/gvfs-metadata/* r,
|
||||
|
||||
include if exists <local/lspci>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue