X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=components%2F9990-grml-networking.sh;h=0bc5ed2f40491f77818dc4fd5faae5079e846349;hb=2f7a8c9f67d2039d37f481c07061ddc4596b34de;hp=939c0ea56f4d0998742ccf40b82ac66715a41c48;hpb=f9a1d707cf5e367cfdd0925f86a7ff69e108da26;p=live-boot-grml.git diff --git a/components/9990-grml-networking.sh b/components/9990-grml-networking.sh index 939c0ea..0bc5ed2 100644 --- a/components/9990-grml-networking.sh +++ b/components/9990-grml-networking.sh @@ -133,12 +133,12 @@ EOF unset IPV4DNS IPV4DNSLIST echo>> $IFFILE - echo '# Support overriding defaults:' >> $IFFILE - echo 'source /etc/network/interfaces.d/*' >> $IFFILE - - echo>> $IFFILE done +echo '# Support overriding defaults:' >> $IFFILE +echo 'source /etc/network/interfaces.d/*' >> $IFFILE +echo>> $IFFILE + # dns bootoption if [ -n "$DNSSERVERS" ] then