X-Git-Url: http://git.grml.org/?p=live-boot-grml.git;a=blobdiff_plain;f=components%2F9990-grml-networking.sh;fp=components%2F9990-grml-networking.sh;h=394d0111f2a9ab52153e523595c8862c228e4847;hp=49ceb811c217fc004be48f639c3b473d823f544a;hb=1a226f4c74bf1952ed77394ab9e9805055d0ed35;hpb=0c43d9796276b57d26db8d7413975072458abf8f 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