feat(profiles): small profiles update.
This commit is contained in:
parent
f3d4912be8
commit
cbc1d8faf3
8 changed files with 23 additions and 8 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue