Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Feb 2000 09:18:59 +0900 (JST)
From:      <haro@tk.kubota.co.jp>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   conf/16536: size of /var/spool/uucp/Log, a UUCP logfile, grows forever
Message-ID:  <200002070018.JAA00710@jkpc15.ttr.kubota.co.jp>

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

>Number:         16536
>Category:       conf
>Synopsis:       size of /var/spool/uucp/Log, a UUCP logfile, grows forever
>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:   Sun Feb  6 16:40:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Munehiro Matsuda
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Office of Business Planning & Development, Kubota Corp.
>Environment:

	FreeBSD 4.0-CURRENT as of Feb 2 2000 (CTM: src-cur.4207.gz)
	FreeBSD 3-STABLE as of Jan 21 2000 (CTM: src-3.0442.gz)

>Description:

	size of logfile for UUCP system, ie. /var/spool/uucp/Log, grows
	forever when UUCP is used.

>How-To-Repeat:

	Just setup a UUCP link, and use uucp.

>Fix:

	Add a entry in /etc/newsyslog.conf as following:

	--- newsyslog.conf.ctm	Mon Nov 22 09:47:50 1999
	+++ newsyslog.conf	Wed Feb  2 12:48:03 2000
	@@ -13,3 +13,4 @@
	 /var/log/ppp.log			600  3	   100	*     Z
	 /var/log/security			600  10    100  *     Z
	 /var/log/wtmp				644  3	   *	@01T05 B
	+/var/spool/uucp/Log	uucp:uucp	644  3     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?200002070018.JAA00710>