feat(profile): add profile for ischroot.

This commit is contained in:
Alexandre Pujol 2025-05-18 23:37:37 +02:00
parent 49155625a5
commit 6e0c646d14
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
13 changed files with 35 additions and 15 deletions

View file

@ -22,7 +22,6 @@ profile update-initramfs @{exec_path} {
@{bin}/cat rix,
@{bin}/{m,g,}awk rix,
@{bin}/getopt rix,
@{bin}/ischroot rix,
@{bin}/ln rix,
@{bin}/mv rix,
@{bin}/rm rix,
@ -31,6 +30,7 @@ profile update-initramfs @{exec_path} {
@{bin}/uname rix,
@{bin}/dpkg-trigger rPx,
@{bin}/ischroot rPx,
@{bin}/linux-version rPx,
@{sbin}/mkinitramfs rPx,