[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Re: squid: fix for #513102 in lenny 5.0.1



I want to see the patch first. I don't agree with the snippet proposed in the bug report.

The snippet in the bug report is a simple revert of the change that broke resolvconf.

The proposed change is to add a PATH definition including /usr/sbin:

--- squid.orig	2009-02-16 16:00:41.000000000 +0100
+++ squid	2009-02-16 16:01:06.000000000 +0100
@@ -1,4 +1,6 @@
 #!/bin/sh

+PATH=/bin:/sbin:/usr/bin:/usr/sbin
+
 # Make squid aware of changes to resolv.conf
 invoke-rc.d squid reload || true

I'd push this change to lenny if the issue is not in su, as Adeodato pointed out.

Regards,

L

--
Luigi Gangitano -- <luigi@debian.org> -- <gangitano@lugroma3.org>
GPG: 1024D/924C0C26: 12F8 9C03 89D3 DB4A 9972  C24A F19B A618 924C 0C26



Reply to: