From 8ff2d772da5d6ed68b5fbdc0038e92bb5e8ac36a Mon Sep 17 00:00:00 2001 From: Benjamin Kaduk Date: Wed, 30 Aug 2017 20:15:36 -0500 Subject: [PATCH] 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 --- debian/openafs-client-precheck | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 <