X-Git-Url: http://git.grml.org/?p=live-boot-grml.git;a=blobdiff_plain;f=components%2F9990-grml-networking.sh;h=0d73e5294964b7fe894695f4da3bb87b65b397ed;hp=ee80f5dbc506f1d53f29b16ac2cdfd7567c523ec;hb=214cc032c4713bfaaecb2fb3b4377589684c90ab;hpb=5f1c62ad6a5f86419e88b0c570d240d9a1549ff6 diff --git a/components/9990-grml-networking.sh b/components/9990-grml-networking.sh index ee80f5d..0d73e52 100644 --- a/components/9990-grml-networking.sh +++ b/components/9990-grml-networking.sh @@ -94,7 +94,7 @@ iface ${interface} inet ${method} EOF else cat >> $IFFILE << EOF -allow-hotplug ${interface} +auto ${interface} iface ${interface} inet ${method} EOF fi