Opened 22 years ago

Closed 22 years ago

Last modified 22 years ago

#267 closed defect (fixed)

"init.d/network stop" needs to parse /etc/sysconfig/network to see if default gateway is specified

Reported by: gerard@… Owned by: gerard@…
Priority: normal Milestone:
Component: Book Version: CVS
Severity: normal Keywords:
Cc:

Description

don't remove def. gateway if network file doens't have it yet.

Change History (5)

comment:1 by gerard@…, 22 years ago

Owner: changed from lfs-book@… to gerard@…
Status: newassigned

comment:2 by gerard@…, 22 years ago

use this: route -n | grep 0\.0\.0\.0 && route del -net default

comment:3 by gerard@…, 22 years ago

Resolution: fixed
Status: assignedclosed

Fixed and created new lfs-bootscripts-1.2

comment:4 by markh@…, 22 years ago

Keywords: VERIFIED added

confirmed that it's been fixed in lfs-bootscripts-1.6 (by checking the GATEWAY variable; not as originally fixed as described above)

comment:5 by markh@…, 22 years ago

Keywords: VERIFIED removed
Note: See TracTickets for help on using tickets.