feat(profiles): a the XDG_IMG_DIR and user_img_dirs variables

This commit is contained in:
Alexandre Pujol 2023-02-07 23:15:18 +00:00
parent 11cc454fe2
commit 37dd97a875
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
29 changed files with 126 additions and 188 deletions

View file

@ -19,9 +19,7 @@ profile gvfsd-archive @{exec_path} {
owner @{MOUNTS}/**.{TAR,TAR.GZ,ZIP} r,
owner @{HOME}/**.{tar,tar.gz,zip} r,
owner @{HOME}/**.{iso,img,bin,mdf,nrg} r,
owner @{MOUNTS}/**.{iso,img,bin,mdf,nrg} r,
owner @{HOME}/**.{ISO,IMG,BIN,MDF,NRG} r,
owner @{user_img_dirs}/{,**} r,
include if exists <local/gvfsd-archive>
}