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
|
|
@ -33,10 +33,7 @@ profile btrfs @{exec_path} {
|
|||
@{MOUNTS}/*/ext2_saved/image rw,
|
||||
|
||||
# To be able to manage btrfs volumes
|
||||
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,
|
||||
|
||||
# For fsck of the btrfs filesystem directly from gparted
|
||||
owner /tmp/gparted-*/ rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue