Update 9990-misc-helpers.sh to support latest udev version [Closes: issue1278]
[live-boot-grml.git] / debian / patches / 16_nodhcp.patch
old mode 100755 (executable)
new mode 100644 (file)
index 8f52d21..1fe1282
@@ -6,14 +6,12 @@
 
 @DPATCH@
 
-diff --git a/scripts/live b/scripts/live
-index 5681362..46ef54b 100755
---- a/scripts/live
-+++ b/scripts/live
-@@ -88,6 +88,8 @@ Arguments ()
+--- a/scripts/boot/9990-cmdline-old
++++ b/scripts/boot/9990-cmdline-old
+@@ -33,6 +33,8 @@
                        nodhcp)
-                               unset DHCP
+                               DHCP=""
+                               export DHCP
 +                              NODHCP="Yes"
 +                              export NODHCP
                                ;;