Use live-boot.log instead of live.log for debug output.
authorUlrich Dangel <uli@spamt.net>
Fri, 10 Jun 2011 14:53:07 +0000 (16:53 +0200)
committerUlrich Dangel <uli@spamt.net>
Fri, 10 Jun 2011 15:54:57 +0000 (17:54 +0200)
debian/patches/12_uuid_support.dpatch

index 3d60325..a8e6ccc 100755 (executable)
@@ -49,7 +49,7 @@ index abce3cd..851796c 100755
 +      path="$1"
 +
 +      if [ -n "$IGNORE_BOOTID" ] ; then
-+              echo " * Ignoring verification of bootid.txt as requested via ignore_bootid.">>/live.log
++              echo " * Ignoring verification of bootid.txt as requested via ignore_bootid.">>/live-boot.log
 +              return 0
 +      fi
 +