X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=components%2F9990-grml-networking.sh;h=394d0111f2a9ab52153e523595c8862c228e4847;hb=1a226f4c74bf1952ed77394ab9e9805055d0ed35;hp=49ceb811c217fc004be48f639c3b473d823f544a;hpb=be8d3d25c7bd9c346767c12291722832cb1b03b7;p=live-boot-grml.git diff --git a/components/9990-grml-networking.sh b/components/9990-grml-networking.sh index 49ceb81..394d011 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 -auto ${interface} +allow-hotplug ${interface} iface ${interface} inet ${method} EOF fi