Egor: Thanks for the additional information.
The culprit is /etc/madwimax/event.sh which doesn't stop dhclient
gracefully. Here's a snippet showing the handling of dhclient3 and
dhclient (version 4).
[...]
if-up)
if [ -x /sbin/dhclient3 ]; then
/sbin/dhclient3 -nw -pf /va
The file wlan0.dhclient now does not disappear.Seems, that annoying bug
does not affect me anymore.
Anyway, I have the file wimax0.dhclient still existing, even though my
wimax modem is plugged off with no dhclient left for wimax0, and no
madwimax process running:
$ ps aux | egrep '(dhcl|wimax)'
** Summary changed:
- resolvconf breaks name resolution when using madwimax
+ Nameserver list incorrect when using madwimax and resolvconf
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/994227
Title: