From 5e1859a88e8133904f1315833c17851d7e6d10a4 Mon Sep 17 00:00:00 2001 From: Derrick Brashear Date: Mon, 19 Jan 2009 20:53:42 +0000 Subject: [PATCH] linux-init-script-uses-bash-20090119 LICENSE IPL10 FIXES 124056 note the script uses bash --- src/afsd/afs.rc.linux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. # -- 2.39.5