Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jan 2001 19:50:36 +0100 (CET)
From:      Udo Schweigert <ust@cert.siemens.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   conf/24490: Missing entry in /etc/newsyslog.conf
Message-ID:  <200101201850.f0KIoaB92829@alaska.cert.siemens.de>

next in thread | raw e-mail | index | archive | help

>Number:         24490
>Category:       conf
>Synopsis:       Subject: Missing entry in /etc/newsyslog.conf
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 20 11:00:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Udo Schweigert
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
>Environment:

-current and -stable

>Description:

/etc/syslog.conf now includes an optional entry for /var/log/console but
/etc/newsyslog.conf does not.

>How-To-Repeat:
>Fix:


--- /usr/src/etc/newsyslog.conf	Wed Sep 20 04:43:46 2000
+++ ./newsyslog.conf	Sat Jan 20 19:49:10 2001
@@ -10,6 +10,7 @@
 /var/log/sendmail.st			644  10    *    168   B
 /var/log/messages			644  5	   100  *     Z
 /var/log/all.log			600  7     *    @T00  Z
+/var/log/console			600  7     *    @T00  Z
 /var/log/slip.log			600  3	   100  *     Z
 /var/log/ppp.log			600  3	   100	*     Z
 /var/log/security			600  10    100  *     Z

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101201850.f0KIoaB92829>