Bug 4969

Summary: autofs init script weirdness
Product: [Retired] Red Hat Raw Hide Reporter: Nalin Dahyabhai <nalin.dahyabhai>
Component: autofsAssignee: Cristian Gafton <gafton>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 1.0   
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: 1999-09-20 15:13:45 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 Nalin Dahyabhai 1999-09-08 04:37:11 UTC
The autofs init script relies on the output of 'ps ax' to
determine what is already running.  For long map names
and/or mountpoint names, the output of the 'ps' command is
truncated.  Add the 'w' flag to the 'ps' invocation to fix
this.

Comment 1 Cristian Gafton 1999-09-20 15:13:59 UTC
Fixed in the devel tree