feat(profile): more kde integration.

fix #442
This commit is contained in:
Alexandre Pujol 2024-08-28 18:30:39 +01:00
parent 96d774a9eb
commit 1655a9f5ab
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
25 changed files with 120 additions and 32 deletions

View file

@ -24,9 +24,15 @@ profile btrfs @{exec_path} flags=(attach_disconnected) {
/var/lib/btrfs/scrub.status.@{uuid}{,_tmp} rwk,
/ r,
/boot/ r,
/home/ r,
/.snapshots/ r,
/boot/ r,
/boot/**/ r,
/home/ r,
/opt/ r,
/root/ r,
/srv/ r,
/usr/local/ r,
/var/ r,
@{MOUNTS}/ r,
@{MOUNTS}/ext2_saved/ rw,
@{MOUNTS}/ext2_saved/image rw,
@ -44,10 +50,8 @@ profile btrfs @{exec_path} flags=(attach_disconnected) {
@{run}/blkid/blkid.tab.old rwl -> @{run}/blkid/blkid.tab,
@{run}/snapper-tools-*/ r,
@{run}/snapper-tools-@{rand6}/@/.snapshots/@{int}/snapshot r,
@{sys}/fs/btrfs/@{uuid}/exclusive_operation r,
@{sys}/fs/btrfs/@{uuid}/devinfo/@{int}/fsid r,
@{sys}/fs/btrfs/@{uuid}/devinfo/@{int}/scrub_speed_max r,
@{sys}/fs/btrfs/@{uuid}/** r,
@{PROC}/partitions r,
owner @{PROC}/@{pid}/mounts r,