From owner-freebsd-questions Tue Apr 20 15:52:36 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cygnus.rush.net (cygnus.rush.net [209.45.245.133]) by hub.freebsd.org (Postfix) with ESMTP id A9BD415337 for ; Tue, 20 Apr 1999 15:52:29 -0700 (PDT) (envelope-from bright@rush.net) Received: from localhost (bright@localhost) by cygnus.rush.net (8.9.3/8.9.3) with SMTP id SAA04513; Tue, 20 Apr 1999 18:05:42 -0500 (EST) Date: Tue, 20 Apr 1999 18:05:40 -0500 (EST) From: Alfred Perlstein To: Jilani Khaldi Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD cannot open log file! In-Reply-To: <371CEA45.1409B84B@agata.clio.it> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 20 Apr 1999, Jilani Khaldi wrote: > Hi all, > when FreeBSD starts I have a ton of this message > squid[278] cannot open log file > squid[315] cannot open log file > squid[..] cannot open log file > ... > Even after logging on as root, I contnue to receive this message. > What's the trouble, and the solution? From what i can tell the program "squid" can't open its log files. Try to find out more about this program, try the command "man squid" > > Where can I put this command: bash -i, so I don't have to digit it every > time I rebbot, and login? > > What is the equivalent files of DOS Config.sys, and Autoexec.bat in > FreeBSD? you probably want to look at /etc/rc* rc.conf is where your local custom changes should go. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message