update 15_networking_grml.patch against live-boot 5.0
[live-boot-grml.git] / debian / patches / 15_networking_grml.patch
index 510f84a..eefe681 100644 (file)
@@ -144,9 +144,9 @@ Index: live-boot-grml/components/9990-main.sh
  
 +      Grml_Networking
 +
-       case "${UNIONFS}" in
-               unionfs-fuse)
-                       umount "${rootmnt}/dev"
+       exec 1>&6 6>&-
+       exec 2>&7 7>&-
+       kill ${tailpid}
 Index: live-boot-grml/components/9990-cmdline-old
 ===================================================================
 --- live-boot-grml.orig/components/9990-cmdline-old    2014-03-08 16:27:34.117012248 +0100