Bug 2134 - rc.sysinit does a grep -s "alias midi" instead of "^alias midi"
Summary: rc.sysinit does a grep -s "alias midi" instead of "^alias midi"
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: initscripts
Version: 6.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Lawrence
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-04-12 03:55 UTC by Marc MERLIN
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 1999-04-12 17:02:22 UTC
Embargoed:


Attachments (Terms of Use)

Description Marc MERLIN 1999-04-12 03:55:44 UTC
When you grep in a configuration file, you ought to make
sure that lines haven't been commented
If I comment a line y prepending "#" to it, rc.sysinit will
still try to load the module

Comment 1 Bill Nottingham 1999-04-12 17:02:59 UTC
fixed in initscripts-4.10-1


Note You need to log in before you can comment on or make changes to this bug.