feat(profile): minor improvements.

This commit is contained in:
Alexandre Pujol 2025-05-17 18:38:48 +02:00
parent 043dc3fc05
commit 00327dfae1
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
10 changed files with 35 additions and 11 deletions

View file

@ -96,6 +96,12 @@ profile mkinitramfs @{exec_path} {
owner /var/tmp/mkinitramfs-@{rand6} rw,
owner /var/tmp/mkinitramfs-*_@{rand6} rw,
owner /tmp/tmp.@{rand10}/mkinitramfs_@{rand6} rw,
owner /tmp/tmp.@{rand10}/mkinitramfs_@{rand6}/ rw,
owner /tmp/tmp.@{rand10}/mkinitramfs_@{rand6}/** rwl -> /tmp/tmp.@{rand10}/mkinitramfs_@{rand6}/**,
owner /tmp/tmp.@{rand10}/mkinitramfs-@{rand6} rw,
owner /tmp/tmp.@{rand10}/mkinitramfs-*_@{rand6} rw,
@{sys}/devices/platform/ r,
@{sys}/devices/platform/**/ r,
@{sys}/devices/platform/**/modalias r,