From: Derrick Brashear Date: Mon, 19 Jan 2009 20:54:01 +0000 (+0000) Subject: STABLE14-linux-init-script-uses-bash-20090119 X-Git-Tag: openafs-stable-1_4_9pre1~58 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=195bbc306bb29e68590e837b69806c6a22a074e4;p=packages%2Fo%2Fopenafs.git STABLE14-linux-init-script-uses-bash-20090119 LICENSE IPL10 FIXES 124056 note the script uses bash (cherry picked from commit 5e1859a88e8133904f1315833c17851d7e6d10a4) --- diff --git a/src/afsd/afs.rc.linux b/src/afsd/afs.rc.linux index b86189ecd..579034cf0 100644 --- a/src/afsd/afs.rc.linux +++ b/src/afsd/afs.rc.linux @@ -1,4 +1,4 @@ -#! /bin/sh +#! /bin/bash # Copyright 2000, International Business Machines Corporation and others. # All Rights Reserved. #