parent
e3a1ba5d0d
commit
06f2fb4659
1 changed files with 6 additions and 0 deletions
|
|
@ -11,8 +11,10 @@ profile gimp @{exec_path} {
|
|||
include <abstractions/base>
|
||||
include <abstractions/bus-session>
|
||||
include <abstractions/bus/org.freedesktop.FileManager1>
|
||||
include <abstractions/dconf-write>
|
||||
include <abstractions/desktop>
|
||||
include <abstractions/graphics>
|
||||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/python>
|
||||
include <abstractions/thumbnails-cache-write>
|
||||
include <abstractions/user-download-strict>
|
||||
|
|
@ -38,12 +40,14 @@ profile gimp @{exec_path} {
|
|||
/usr/share/mypaint-data/{,**} r,
|
||||
/usr/share/xml/iso-codes/{,**} r,
|
||||
|
||||
/etc/fstab r,
|
||||
/etc/gimp/{,**} r,
|
||||
|
||||
owner @{user_documents_dirs}/{,**} rw,
|
||||
owner @{user_pictures_dirs}/{,**} rw,
|
||||
owner @{user_work_dirs}/{,**} rw,
|
||||
|
||||
owner @{user_cache_dirs}//thumbnails/normal/gimp-thumb* rw,
|
||||
owner @{user_cache_dirs}/babl/{,**} rw,
|
||||
owner @{user_cache_dirs}/gegl-*/{,**} r,
|
||||
owner @{user_cache_dirs}/gegl-*/{,**} r,
|
||||
|
|
@ -58,6 +62,8 @@ profile gimp @{exec_path} {
|
|||
|
||||
owner @{tmp}/gimp/{,**} rw,
|
||||
|
||||
owner @{PROC}/@{pid}/mountinfo r,
|
||||
|
||||
include if exists <local/gimp>
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue