feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2025-03-14 21:59:55 +01:00
parent 24b1c816e5
commit cfccb7894d
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
19 changed files with 54 additions and 24 deletions

View file

@ -15,8 +15,13 @@ profile os-prober @{exec_path} flags=(attach_disconnected) {
capability dac_read_search,
capability sys_admin,
mount options=(rprivate, rw) -> /,
mount options=(rw, nosuid, nodev) -> /var/lib/os-prober/mount/,
umount /var/lib/os-prober/mount/,
mqueue (read getattr) type=posix /,
@{exec_path} mrix,
@{sh_path} rix,