clarify comment

master
lub 2 years ago
parent 92df129cfa
commit 870a57eb53

@ -123,5 +123,7 @@ apt-get -y install \
apt-get -y install unbound
# as last step set dns to local
# as last step set dns to local,
# as unbound isn't running in the live/rescue system chroot,
# which is where this script usually runs
echo 'nameserver 127.0.0.1' > /etc/resolv.conf

Loading…
Cancel
Save