feat(profiles): a the XDG_IMG_DIR and user_img_dirs variables
This commit is contained in:
parent
11cc454fe2
commit
37dd97a875
29 changed files with 126 additions and 188 deletions
|
|
@ -25,10 +25,7 @@ profile e2fsck @{exec_path} {
|
|||
/usr/share/file/misc/magic.mgc r,
|
||||
|
||||
# A place for file images
|
||||
owner @{HOME}/**.{iso,img,bin,mdf,nrg} rwk,
|
||||
owner @{MOUNTS}/**.{iso,img,bin,mdf,nrg} rwk,
|
||||
owner @{HOME}/**.{ISO,IMG,BIN,MDF,NRG} rwk,
|
||||
owner @{MOUNTS}/**.{ISO,IMG,BIN,MDF,NRG} rwk,
|
||||
owner @{user_img_dirs}/{,**} rwk,
|
||||
|
||||
@{run}/blkid/ rw,
|
||||
owner @{run}/blkid/blkid.tab.old rwl -> @{run}/blkid/blkid.tab,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue