Bug 10005

Summary: Wrong count of cpu in /etc/issue
Product: [Retired] Red Hat Linux Reporter: Daniel Smolik <smolik>
Component: initscriptsAssignee: Cristian Gafton <gafton>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1   
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-03-06 16:18:08 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 Daniel Smolik 2000-03-06 10:00:48 UTC
in rc.local is line   NUMPROC=`grep -cl "^cpu[0-9]+" /proc/stat`
 and right line is  NUMPROC=`grep -c "^cpu[0-9]*" /proc/stat`

Comment 1 Bill Nottingham 2000-03-06 16:18:59 UTC
fixed in the errata initscripts.