Bug 11801

Summary: init.d/autofs script bug
Product: [Retired] Red Hat Raw Hide Reporter: Sammy <sait.a.umar>
Component: autofsAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
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: 2000-05-31 17:49:07 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 Sammy 2000-05-31 17:49:05 UTC
Script /etc/rc.d/init.d/autofs contains an extra --timeout parameter
for starting automount. The automount start fails at boot due to this.
Taking this out fixes the problem (--timeout xx comes in as an option!).

FYI

Comment 1 Nalin Dahyabhai 2000-05-31 18:40:45 UTC
Yup, that''s it alright.  The argument parsing is a little off.  It''s fixed now,
and should show up in the next Raw Hide refresh.