
26 Mär
2010
26 Mär
'10
09:44
* Peter Mattern wrote [23.03.10 15:39]:
What I'd actually expect, is invoke-rc.d networking stop to bring down eth0 already the first time. At least, this behavior can be seen on Debian. Thus, I'm way confused. Is something going wrong here? Am I missing something? Anything else?
The dhcp client is not startet via /etc/init.d/networking but via grml-autoconfig. This means invoke-rc.d networking stop can't do anything as it was not started to configure the device.
regards, Ulrich