Bug 88206 - neat not neat
Summary: neat not neat
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: initscripts
Version: 9
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-04-07 17:38 UTC by Gerald Teschl
Modified: 2014-03-17 02:35 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2003-09-04 01:17:55 UTC
Embargoed:


Attachments (Terms of Use)

Description Gerald Teschl 2003-04-07 17:38:13 UTC
Description of problem:
I just wanted to give neat a try and started it in oder to change my
network config. It just crashed and hence I gave up and went for
vi and edited ifcfg-eth0 by hand. However, !!!surprise!!!, the system
would ignore the changes I made to ifcfg-eth0. After some code reading,
I found out that that neat copies ifcfg-eth0 from /etc/sysconfig/network-scripts
to /etc/sysconfig/networking/profiles/default and ifup will prefer

/etc/sysconfig/networking/profiles/default/ifcfg-eth0

over

/etc/sysconfig/network-scripts/ifcfg-eth0

This isn't what I would call a neat surprise. It shoud first of all
MOVE the file and a popup window should inform the user about the change.

Comment 1 Harald Hoyer 2003-04-07 22:33:48 UTC
the initscripts should not prefer that file... grrr

Comment 2 Harald Hoyer 2003-04-17 10:45:40 UTC
Bill, please remove all references to /etc/sysconfig/networking from the
initscripts... thx

Comment 3 Bill Nottingham 2003-09-04 01:17:55 UTC
This is now fixed.


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