From: Ben Gras Date: Thu, 1 Sep 2005 16:27:49 +0000 (+0000) Subject: oops X-Git-Tag: v3.1.0~200 X-Git-Url: http://zhaoyanbai.com/repos/man.dnssec-verify.html?a=commitdiff_plain;h=e6ca4ed1bfb05dca8fa98f3d5362189865b89dd2;p=minix.git oops --- diff --git a/etc/rc b/etc/rc index a3526499d..3dda2f916 100755 --- a/etc/rc +++ b/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.