From e6ca4ed1bfb05dca8fa98f3d5362189865b89dd2 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Thu, 1 Sep 2005 16:27:49 +0000 Subject: [PATCH] oops --- etc/rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.44.0