feat(profiles): small profiles update.

This commit is contained in:
Alexandre Pujol 2023-03-29 23:55:43 +01:00
parent f3d4912be8
commit cbc1d8faf3
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
8 changed files with 23 additions and 8 deletions

View file

@ -21,6 +21,11 @@ profile grub-mkrelpath @{exec_path} {
/ r,
/usr/share/grub/* r,
/boot/grub/themes/{,**} r,
/tmp/grub-btrfs.*/@snapshots/[0-9]*/snapshot/boot/ r,
/tmp/grub-btrfs.*/ r,
@{PROC}/@{pids}/mountinfo r,
include if exists <local/grub-mkrelpath>

View file

@ -25,6 +25,8 @@ profile grub-probe @{exec_path} {
/ r,
/usr/share/grub/* r,
/boot/grub/themes/{,**} r,
@{PROC}/@{pids}/mountinfo r,
@{PROC}/devices r,