Hi,
It's not sudo that doesn't add the proper path, but resolvconf itself that filters it out when it calls its hooks. Which means this is either a bug in squid or in resolvconf. Another solution would be to invoke invoke-rc.d using its full path, but this fails because invoke-rc.d calls xargs, which again falls out of the path. The only solution would be to set a different PATH and then invoke invoke-rc.d, or to fix resolvconf. :) Thanks, Guido -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

