netcfg: change chroot format for ifupdown
This commit is contained in:
parent
5b15e5e5e4
commit
1fdc144dab
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
NM_IS_INSTALLED=true
|
||||
else
|
||||
NM_IS_INSTALLED=false
|
||||
+ in-target sh -c "apt-get -y install ifupdown"
|
||||
+ chroot /target apt-get -y install ifupdown
|
||||
fi
|
||||
|
||||
# The type of the connection used during installation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue