fix(profile): minor fixes.

see #410
This commit is contained in:
Alexandre Pujol 2024-07-14 12:34:12 +01:00
parent a270b7c6d4
commit 68da315ac2
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
7 changed files with 10 additions and 7 deletions

View file

@ -25,6 +25,7 @@ profile btrfs @{exec_path} flags=(attach_disconnected) {
/ r,
/boot/ r,
/home/ r,
/.snapshots/ r,
@{MOUNTS}/ r,
@{MOUNTS}/ext2_saved/ rw,

View file

@ -13,6 +13,8 @@ profile dunstify @{exec_path} {
@{exec_path} mr,
owner @{PROC}/@{pid}/cgroup r,
# file_inherit
owner /dev/tty@{int} rw,