From: Benjamin Kaduk Date: Thu, 31 Aug 2017 01:15:36 +0000 (-0500) Subject: Update client precheck to use -help X-Git-Tag: debian/1.8.0_pre2-1~4 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=8ff2d772da5d6ed68b5fbdc0038e92bb5e8ac36a;p=packages%2Fo%2Fopenafs.git Update client precheck to use -help We had previously patched afsd to have an -exit option that would exit with a success return value but not try to start the client (needed for the installation scenario where no kernel module is available), but afsd -help now performs that role. Change-Id: I4c6032779754a5b1547bf4428eef162347dbd278 --- diff --git a/debian/openafs-client-precheck b/debian/openafs-client-precheck index dd3091aed..5175d1517 100755 --- a/debian/openafs-client-precheck +++ b/debian/openafs-client-precheck @@ -38,7 +38,7 @@ MODULEROOT=${MODULEROOT:-/lib/modules/`uname -r`} do_nothing_env() { cat > /var/cache/openafs-client/openafs-client.env <