From owner-freebsd-ports@FreeBSD.ORG Thu Jun 1 07:26:06 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0CA216A8DB for ; Thu, 1 Jun 2006 07:26:06 +0000 (UTC) (envelope-from jumper99@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id D9D7343D46 for ; Thu, 1 Jun 2006 07:26:05 +0000 (GMT) (envelope-from jumper99@gmx.de) Received: (qmail invoked by alias); 01 Jun 2006 07:26:04 -0000 Received: from unknown (EHLO wsa096) [193.101.155.96] by mail.gmx.net (mp017) with SMTP; 01 Jun 2006 09:26:04 +0200 X-Authenticated: #682707 Message-ID: <00da01c6854c$a4406490$609b65c1@vpe.de> From: "Helmut Schneider" To: "Renato Botelho" References: <000001c684e7$fcfc68f0$0d7ca8c0@helmutlaptop> <747dc8f30605311236y33017594t97e30e4d4ebbf8f2@mail.gmail.com> Date: Thu, 1 Jun 2006 09:26:03 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 X-Y-GMX-Trusted: 0 Cc: ports@freebsd.org Subject: Re: FreeBSD Port: squid-2.5.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 07:26:08 -0000 From: "Renato Botelho" > On 5/31/06, Helmut Schneider wrote: >> Hi all, >> >> hopefully I did not miss any previous thread but squid 2.5.14 won't >> startup at boot time as long as the startup script at rc.d is not >> renamed to squid.sh. Tested on FBSD 6.1 Release. > > Today scripts are installed without .sh extension, you can have this > kind of problem if you updated your FreeBSD and didn't update corrctly > all needed files using mergemaster. You were right indeed. Thanks, Helmut