resolv.conf fixes
This commit is contained in:
@@ -9,5 +9,6 @@ if [ "$1" = "-u" ]; then
|
||||
fi
|
||||
|
||||
echo "force-unsafe-io" > $CHROOT/etc/dpkg/dpkg.cfg.d/calamares-force-unsafe-io
|
||||
|
||||
rm $CHROOT/etc/resolv.conf
|
||||
ln -sf /run/systemd/resolve/stub-resolv.conf $CHROOT/etc/resolv.conf
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user