Bug 9102

Summary: /etc/rc.d/init.d/random does not start with #!/bin/sh
Product: [Retired] Red Hat Linux Reporter: Kolar, Petr <petr.kolar>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-02-05 03:12:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kolar, Petr 2000-02-03 19:10:33 UTC
Running /etc/rc.d/init.d/random under *csh will cause errors.
Also some init.d scripts does not understand to parameter status.

Is /etc/rc.d/init.d good place for script single? - Consider

foreach file (/etc/rc.d/init.d/*)
  $file status
end

or something similar in sh...

Comment 1 Nalin Dahyabhai 2000-02-05 03:12:59 UTC
This will be fixed in initscripts-4.91 (or higher) in Raw Hide.