From: Chaskiel M Grundman Date: Fri, 7 Sep 2001 19:59:03 +0000 (+0000) Subject: darwin-make-afsd-script-exit-for-failure-20010907 X-Git-Tag: BP-openafs-stable-1_2_x~18 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=3ed7207c17a8034f012f8134310bd2465d8ca4b2;p=packages%2Fo%2Fopenafs.git darwin-make-afsd-script-exit-for-failure-20010907 script failed to exit for one of the failure cases before --- diff --git a/src/afsd/afs.rc.darwin b/src/afsd/afs.rc.darwin index d82d4efe7..ed0509004 100644 --- a/src/afsd/afs.rc.darwin +++ b/src/afsd/afs.rc.darwin @@ -50,6 +50,7 @@ if kmodstat | grep -q openafs ; then : else echo "AFS kernel extensions failed to initialize. Skipping AFS startup." + exit 1 fi #