Regarding comment #2 (https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/391274/comments/2) above.
The patch to add /usr/bin and /usr/sbin to PATH is inappropriate because /sbin/resolvconf (N.B.: not /usr/sbin/resolvconf) can run before /usr is mounted. The script should not, and does not, depend on anything in /usr. Because /sbin/resolvconf runs under bash, and bash contains a "[" builtin, there is no need to access "/usr/bin/[". -- Thomas Hood Debian resolvconf maintainers -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/391274 Title: dhcpclient not overwrites /etc/resolv.conf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/391274/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
