#267 closed defect (fixed)
"init.d/network stop" needs to parse /etc/sysconfig/network to see if default gateway is specified
| Reported by: | Owned by: | ||
|---|---|---|---|
| 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 , 24 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 24 years ago
comment:3 by , 24 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fixed and created new lfs-bootscripts-1.2
comment:4 by , 24 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 , 24 years ago
| Keywords: | VERIFIED removed |
|---|
Note:
See TracTickets
for help on using tickets.

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