Bug 28286

Summary: error in initscript
Product: [Retired] Red Hat Linux Reporter: Gerald Teschl <gt>
Component: autofsAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-02-21 21:41:49 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 Gerald Teschl 2001-02-19 13:07:15 UTC
autofs-3.1.7-9

The variable $prog isn't defined.

--- /etc/init.d/autofs.orig     Mon Feb 19 13:51:46 2001
+++ /etc/init.d/autofs  Mon Feb 19 14:52:34 2001
@@ -202,7 +202,7 @@
 #
 function redhat()
 {
-
+prog=autofs
 #
 # See how we were called.
 #

Comment 1 Jeremy Katz 2001-02-19 18:10:25 UTC
*** Bug 28326 has been marked as a duplicate of this bug. ***

Comment 2 Glen Foster 2001-02-21 15:04:08 UTC
This defect is considered MUST-FIX for Florence Release-Candidate #2

Comment 3 Nalin Dahyabhai 2001-02-21 21:41:45 UTC
Should be fixed in Raw Hide soonish.  Thanks!