On Sunday 07 July 2002 18.41, Guido Serassio wrote:
> >+install-pinger:
> >+ chown root $(libexecdir)/pinger$(EXEEXT)
> >+ chmod 4700 $(libexecdir)/pinger$(EXEEXT)
>
> On my Alpha Linux still there are some problems with chmod 4700, on
> the FAQ I have found a 4755 mask, that works fine on my machine.
Right.. you need execute permission.. fixed.
4711
Ideally it would be 4710, and chgrp to the group Squid is running as,
but there is no good method to figure out which group Squid will be
running as before squid.conf is configured..
Regards
Henrik
Received on Sun Jul 07 2002 - 12:42:33 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:15:47 MST