# HG changeset patch # User Pascal Bellard # Date 1203427414 -3600 # Node ID 0a34abfb23d27052cba564da5584b23c77666672 # Parent 93db726efd01bf448ac4685088a8b47abd4a3ae5 bootopts.sh: typo diff -r 93db726efd01 -r 0a34abfb23d2 etc/init.d/bootopts.sh --- a/etc/init.d/bootopts.sh Tue Feb 19 14:21:14 2008 +0100 +++ b/etc/init.d/bootopts.sh Tue Feb 19 14:23:34 2008 +0100 @@ -21,7 +21,7 @@ mv /home/hacker /tmp/hacker-home mount -o uid=500,gid=500 /dev/$DEVID /home else - echo "Unable to find $DEVID... " + echo "Unable to find $DEVICE... " fi # Move all hacker dir if needed. if [ ! -d "/home/hacker" ] ; then