From owner-freebsd-questions Sun Feb 18 23:45:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 0F08D37B401 for ; Sun, 18 Feb 2001 23:45:44 -0800 (PST) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id JAA03053; Mon, 19 Feb 2001 09:50:59 +0100 Message-ID: <3A90CF6C.3EE8857E@i-clue.de> Date: Mon, 19 Feb 2001 08:46:52 +0100 From: Christoph Sold Reply-To: so@server.i-clue.de X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: achilov@granch.ru Cc: freebsd-questions@FreeBSD.ORG Subject: Re: console.info References: <3A8C0DDE.CAB519A6@granch.ru> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Rashid N. Achilov" schrieb: > > I found in sample syslog.conf next line: > > # uncomment this to log all writes to /dev/console to /var/log/console > #console.info /var/log/console > > One time, when I have uncommented these lines, it goes to work, but on > another box > it refused :-( Why it can happend? /var/log/console exist, described in > syslog.conf as shown... Have you told syslogd to re-read its configuration file? (killall -HUP syslogd) HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message