feat(profile): add profile for ischroot.
This commit is contained in:
parent
49155625a5
commit
6e0c646d14
13 changed files with 35 additions and 15 deletions
|
|
@ -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,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue