From owner-freebsd-questions@FreeBSD.ORG Fri Mar 31 06:25:47 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD1F116A401 for ; Fri, 31 Mar 2006 06:25:47 +0000 (UTC) (envelope-from loganm10@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52A6843D46 for ; Fri, 31 Mar 2006 06:25:47 +0000 (GMT) (envelope-from loganm10@gmail.com) Received: by zproxy.gmail.com with SMTP id l8so698779nzf for ; Thu, 30 Mar 2006 22:25:46 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=H9wHCf5XBgNvrpu5OqU8uzcNqxee6KcCalG51zpHszjNAMHXLgAjYj7Ksg6zrSpcZ358wEUzSrXcRmF6NeDShdskqasE0PTfHpfREiB1VqQVUJJPRW9E3xrLX8Utmu+HW7PCfFBegaal1qHCtOqmQTcVq81TSsP/YRmG2qHtwUw= Received: by 10.36.227.67 with SMTP id z67mr162153nzg; Thu, 30 Mar 2006 22:25:46 -0800 (PST) Received: by 10.36.177.6 with HTTP; Thu, 30 Mar 2006 22:25:46 -0800 (PST) Message-ID: <6d356f6c0603302225j2dd5d049v34e47c6d93653616@mail.gmail.com> Date: Thu, 30 Mar 2006 23:25:46 -0700 From: "Logan McNaughton" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: freebsd log files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Mar 2006 06:25:47 -0000 What log file stors things like system shutdown notices and that, I want to run root-tail in my icewm background, and Im looking for the right log file to show, i tried /var/log/messages, but it doesnt show shutdown notices, ca= n anyone help me out? thanks