netcfg: change chroot format for ifupdown

This commit is contained in:
Ark74 2022-11-21 20:42:13 -06:00
parent 5b15e5e5e4
commit 1fdc144dab
2 changed files with 2 additions and 2 deletions

View file

@ -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