feat(profiles): general update.
This commit is contained in:
parent
f7b9ff959a
commit
5d47dfba95
50 changed files with 174 additions and 50 deletions
|
|
@ -25,6 +25,7 @@ profile btrfs @{exec_path} {
|
|||
|
||||
/ r,
|
||||
/boot/ r,
|
||||
/.snapshots/ r,
|
||||
@{MOUNTS}/ r,
|
||||
@{MOUNTS}/ext2_saved/ rw,
|
||||
@{MOUNTS}/ext2_saved/image rw,
|
||||
|
|
@ -41,6 +42,8 @@ profile btrfs @{exec_path} {
|
|||
@{run}/blkid/blkid.tab{,-*} rw,
|
||||
@{run}/blkid/blkid.tab.old rwl -> @{run}/blkid/blkid.tab,
|
||||
|
||||
@{sys}/fs/btrfs/@{uuid}/devinfo/[0-9]*/fsid r,
|
||||
|
||||
@{PROC}/partitions r,
|
||||
owner @{PROC}/@{pid}/mounts r,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue