feat(profile): minor profile update.

See: #137
This commit is contained in:
Alexandre Pujol 2023-03-31 18:47:32 +01:00
parent ac75f2ee5c
commit fa4d065f52
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
7 changed files with 36 additions and 42 deletions

View file

@ -101,6 +101,7 @@ profile udisksd @{exec_path} flags=(attach_disconnected) {
/{usr/,}{s,}bin/sfdisk rPx,
/{usr/,}{s,}bin/sgdisk rPx,
/{usr/,}bin/eject rPx,
/{usr/,}bin/mount.exfat-fuse rPUx,
/{usr/,}bin/ntfs-3g rPx,
/{usr/,}bin/ntfsfix rPx,
/{usr/,}bin/systemctl rPx -> child-systemctl,
@ -146,6 +147,7 @@ profile udisksd @{exec_path} flags=(attach_disconnected) {
/dev/loop-control rw,
/dev/mapper/ r,
/dev/mapper/control rw,
/dev/null.[0-9]* rw,
include if exists <local/udisksd>
}