From nobody@FreeBSD.org  Fri Nov  2 02:24:46 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 76A7216A418
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  2 Nov 2007 02:24:46 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 647D313C480
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  2 Nov 2007 02:24:46 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.1/8.14.1) with ESMTP id lA22Ogl7004138
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 2 Nov 2007 02:24:42 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.1/8.14.1/Submit) id lA22OgR4004137;
	Fri, 2 Nov 2007 02:24:42 GMT
	(envelope-from nobody)
Message-Id: <200711020224.lA22OgR4004137@www.freebsd.org>
Date: Fri, 2 Nov 2007 02:24:42 GMT
From: Anatoly Borodin <fractalizator@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Pediodic script 100.clean-disks cleans out some usefull *.core files
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         117753
>Category:       conf
>Synopsis:       Pediodic script 100.clean-disks cleans out some usefull *.core files
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 02 02:30:00 UTC 2007
>Closed-Date:    Sat Mar 13 12:09:41 UTC 2010
>Last-Modified:  Sat Mar 13 12:09:41 UTC 2010
>Originator:     Anatoly Borodin
>Release:        FreeBSD 7.0-BETA1
>Organization:
>Environment:
FreeBSD fractal.home 7.0-BETA1 FreeBSD 7.0-BETA1 #0: Wed Oct 24 19:39:32 EEST 2007     root@fractal.home:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
The default value of the daily_clean_disks_files variable is sen in the
/etc/defaults/periodic.conf as "[#,]* .#* a.out *.core *.CKP .emacs_[0-9]*",
so 100.clean-disks removes all *.core files. However some software like
lang/cmucl and lang/sbcl contains vitally important for their functionality
*.files (for example, /usr/local/lib/cmucl/lib/lisp.core), that are being
removed daily.
>How-To-Repeat:
Install lang/sbcl or lang/cmucl and run daily periodic script with
daily_clean_disks_enable="YES" set after daily_clean_disks_days=3 days.
>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed  
State-Changed-By: brucec 
State-Changed-When: Sat Mar 13 12:09:11 UTC 2010 
State-Changed-Why:  
Duplicate of conf/41777. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117753 
>Unformatted:
