there is still a problem when using ifdown with version 0.7~beta2ubuntu1

as  dhclient3 is now a symlink to dhclient
it is called with /var/lib/dhcp3 path for the lease file


cf ifupdown.nw

down
    dhclient3 -r -pf /var/run/dhclient.%iface%.pid -lf 
/var/lib/dhcp3/dhclient.%iface%.leases %iface% \
        if (execable("/sbin/dhclient3"))
    dhclient -v -r -pf /var/run/dhclient.%iface%.pid -lf 
/var/lib/dhcp/dhclient.%iface%.leases %iface% \
        elsif (execable("/sbin/dhclient"))

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/900234

Title:
  dhclient: can't create /var/lib/dhcp3/dhclient.eth0.leases in syslog
  again on Precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/900234/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to