reassign 582798 wicd
retitle 582798 wicd changed the permissions of /etc/resolv.conf to -rw-rw-rw-
thanks
On 2010-05-23 15:38:22 -0400, Michael Gilbert wrote:
> i meant, can you correct the permissions and find a way to get the
> problem to remanifest?
No, but...
> perhaps this is more likely a wicd config issue?
Probably:
xvii:~> ll /var/lib/wicd
total 12
drwxr-xr-x 2 root root 4096 2009-11-14 15:18:45 configurations/
-rw-rw-rw- 1 root root 955 2010-05-23 22:57:22 dhclient.conf
-rw-rw-rw- 1 root root 44 2010-01-02 00:19:59 resolv.conf.orig
/usr/share/wicd/daemon/wicd-daemon.py has:
# restore resolv.conf on quit
try:
shutil.move(wpath.varlib + 'resolv.conf.orig', '/etc/resolv.conf')
except IOError:
print 'error restoring resolv.conf'
hence the problem with "/etc/resolv.conf".
Still in this file, I can see:
os.umask(0)
This sounds really wrong.
--
Vincent Lefèvre <[email protected]> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]