Comment 13 for bug 461725

Revision history for this message
pjw (pjw1965) wrote :

This "fix" leads to another bug I found:
- event net-device-up IFACE=lo never comes up (I don't use dnsmasq)
- no init-scripts are executed after this "fix", worked before

I opended a bug report for this: https://bugs.launchpad.net/bugs/497299

$ ifconfig lo
lo Link encap:Local Loopback
          inet addr:127.0.0.1 Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING MTU:16436 Metric:1
          RX packets:89044 errors:0 dropped:0 overruns:0 frame:0
          TX packets:89044 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:183331178 (183.3 MB) TX bytes:183331178 (183.3 MB)