init: s/RDDEBUG/RD_DEBUG/g

master
Harald Hoyer 2011-04-07 11:16:01 +02:00
parent 03f405bc04
commit 36e30eb096
1 changed files with 1 additions and 1 deletions

View File

@ -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