--- dvd/original_root/etc/rc.d/init.d/runlast.org	2008-08-01 06:16:42.000000000 +0200
+++ dvd/original_root/etc/rc.d/init.d/runlast	2008-12-23 11:34:57.000000000 +0100
@@ -530,7 +530,7 @@
 if [ ! $NOROOT ]; then
     sed -i "s|^root:.*|root::12345:0:99999:1:::|" /etc/shadow
 fi
-if [ ! $NOLOCAL]; then
+if [ ! $NOLOCAL ]; then
     sed -i "s|^$LOCALUSER:.*|$LOCALUSER::12345:0:99999:1:::|" /etc/shadow
 fi
 
