init: s/RDDEBUG/RD_DEBUG/g
authorHarald Hoyer <harald@redhat.com>
Thu, 7 Apr 2011 09:16:01 +0000 (11:16 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 8 Apr 2011 11:26:23 +0000 (13:26 +0200)
modules.d/99base/init

index 1eb97aa..415bc1d 100755 (executable)
@@ -72,7 +72,7 @@ NEWROOT="/sysroot"
 
 trap "emergency_shell Signal caught!" 0
 
-RDDEBUG=""
+RD_DEBUG=""
 . /lib/dracut-lib.sh
 
 [ -c /dev/null ] || mknod -m 0666 /dev/null c 1 3