fix nodhcp option to actually force DHCP off
[live-boot-grml.git] / components / 9990-cmdline-old
index 1549bb4..a565ce1 100755 (executable)
@@ -33,6 +33,8 @@ Cmdline_old ()
                        nodhcp)
                                DHCP=""
                                export DHCP
+                               NODHCP="true"
+                               export NODHCP
                                ;;
 
                        ethdevice=*)