feat(profiles): general update.
This commit is contained in:
parent
11cc9bd672
commit
600d929d85
11 changed files with 35 additions and 13 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue