oops
This commit is contained in:
parent
946603a68c
commit
e6ca4ed1bf
1 changed files with 1 additions and 1 deletions
2
etc/rc
2
etc/rc
|
@ -138,7 +138,7 @@ Mount $usr /usr failed -- Single user."
|
|||
fi
|
||||
|
||||
if [ ! -z "$home" ]
|
||||
then mount $home /home || echo 'WARNING: couldn't mount $home on /home"
|
||||
then mount $home /home || echo 'WARNING: couldn't mount $home on /home'
|
||||
fi
|
||||
|
||||
# This file is necessary for above 'shutdown -C' check.
|
||||
|
|
Loading…
Reference in a new issue