Patch -> If /etc/resolv.conf is a SYMLINK, then overwrite the target
file, not the SYMLINK.

Possibly fixes another bug: NM checks if tmp_resolv_conf is a SYMLINK,
and if so writes to the file pointed to by the symlink. However, when it
replaces resolv.conf, it will do so with the symlink, so
/etc/resolv.conf becomes a symlink to the tmp file. See here: if (rename
(tmp_resolv_conf, RESOLV_CONF) < 0) {


** Attachment added: "If /etc/resolv.conf is a symlink, then follow it."
   http://launchpadlibrarian.net/27207466/nm-follow-symlink-patch.txt

-- 
Network Manager 0.7 doesn't use resolvconf to remove nameserver info if it 
didn't use resolvconf for adding its nameserver info - wipes /etc/resolv.conf 
link
https://bugs.launchpad.net/bugs/324233
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to