aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d
diff options
context:
space:
mode:
Diffstat (limited to 'rc.d')
-rwxr-xr-xrc.d/init.d/netfs4
1 files changed, 2 insertions, 2 deletions
diff --git a/rc.d/init.d/netfs b/rc.d/init.d/netfs
index c0ea8525..0a30f0e6 100755
--- a/rc.d/init.d/netfs
+++ b/rc.d/init.d/netfs
@@ -73,8 +73,8 @@ case "$1" in
if [ -x /usr/bin/rhgb-client ] && /usr/bin/rhgb-client --ping ; then
/usr/bin/rhgb-client --details=yes >/dev/null 2>&1
fi
-
- failure "$STRING"
+` ` failure "$STRING"
+` ` tty >/dev/null 2>&1 || exit 1
echo
echo
echo $"*** An error occurred during the file system check."