feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2023-08-17 18:43:56 +01:00
parent f7b9ff959a
commit 5d47dfba95
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
50 changed files with 174 additions and 50 deletions

View file

@ -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,