X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=components%2F9990-grml-networking.sh;h=0d73e5294964b7fe894695f4da3bb87b65b397ed;hb=214cc032c4713bfaaecb2fb3b4377589684c90ab;hp=ee80f5dbc506f1d53f29b16ac2cdfd7567c523ec;hpb=c28667cbd5e624e9a290174289ffb7920f37db38;p=live-boot-grml.git 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