DCSDIR default value is /live/image issue #730, if no GRMLCONFIG device is found...
authorMarc Haber <mh@nechayev.zugschlus.de>
Wed, 9 Sep 2009 11:14:42 +0000 (13:14 +0200)
committerMichael Prokop <mika@grml.org>
Wed, 9 Sep 2009 22:58:11 +0000 (00:58 +0200)
autoconfig.functions

index 8e7df56..8097a2d 100755 (executable)
@@ -1958,6 +1958,8 @@ else
         fi
         DCSDIR="/mnt/grml"
       fi
         fi
         DCSDIR="/mnt/grml"
       fi
+    else
+      DCSDIR="/live/image"
     fi
   fi
 fi
     fi
   fi
 fi