OBS User unknown
2008-11-07 14:27:24 +00:00
committed by Git OBS Bridge
parent 577f2b3597
commit 068502af22
3 changed files with 19 additions and 8 deletions

View File

@@ -294,7 +294,7 @@ case "$1-$nfs" in
status*)
echo -n "Checking for mounted nfs shares (from /etc/fstab):"
if test "$nfs" = yes ; then
rc_failed $status
rc_failed $state
else
rc_failed 3
fi