Comment 3 for bug 420098

Revision history for this message
GianlucaDAndrea (acid-burn-x-privat) wrote :

I have the same problem: resolvconf is not started at boot time, BUT

cvs@ubuntu-sicurezza:/etc$ ls -lr resolvconf/
total 20
drwxr-xr-x 2 root root 4096 2009-11-02 16:58 update-libc.d
drwxr-xr-x 2 root root 4096 2009-11-02 16:54 update.d
drwxr-xr-x 3 root root 4096 2009-11-04 10:47 run
drwxr-xr-x 2 root root 4096 2009-11-02 16:54 resolv.conf.d
-rw-r--r-- 1 root root 116 2009-03-30 10:02 interface-order

/etc/resolvconf/run is NOT a symlink to /var/run/resolvconf AND

cvs@ubuntu-sicurezza:/etc$ find rc*.d -iname "*resolvconf*"
rcS.d/S07resolvconf
cvs@ubuntu-sicurezza:/etc$ find rc*.d -iname "*networking*"
rc0.d/S35networking
rc6.d/S35networking
cvs@ubuntu-sicurezza:/etc$ find rc*.d -iname "*ifupdown*"
rc0.d/S15wpa-ifupdown
rc6.d/S15wpa-ifupdown

resolvconf is started BEFORE networking and ifupdown.

Both on Karmic new install and update from Intrepid.