diff options
Diffstat (limited to 'rc.d/init.d/netfs')
-rwxr-xr-x | rc.d/init.d/netfs | 4 |
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." |