feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2022-12-15 19:41:51 +00:00
parent 11cc9bd672
commit 600d929d85
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
11 changed files with 35 additions and 13 deletions

View file

@ -18,6 +18,10 @@ profile grub-check-signatures @{exec_path} {
/{usr/,}bin//mktemp rix,
/{usr/,}bin//od rix,
/usr/share/debconf/frontend rPx,
/usr/share/debconf/confmodule r,
owner /tmp/tmp.*/ rw,
include if exists <local/grub-check-signatures>

View file

@ -21,10 +21,12 @@ profile grub-multi-install @{exec_path} {
/{usr/,}bin/readlink rix,
/{usr/,}bin/sed rix,
/{usr/,}bin/sort rix,
/{usr/,}bin/udevadm rPx,
/{usr/,}bin/touch rix,
/{usr/,}bin/udevadm rPx,
/usr/share/debconf/frontend rPx,
/usr/lib/terminfo/x/xterm-256color r,
/usr/share/debconf/confmodule r,
/boot/grub/grub.cfg rw,