@ -135,7 +135,10 @@ Mount $usr /usr failed -- Single user."
then intr fsck -r $home
fi
mount $usr /usr
mount $home /home
if [ ! -z "$home" ]
then mount $home /home || echo 'WARNING: couldn't mount $home on /home"
# This file is necessary for above 'shutdown -C' check.
The note is not visible to the blocked user.