Bug 26836

Summary: /etc/periodic/daily/100.clean-disks typo
Product: Base System Reporter: matthew.seaman <matthew.seaman>
Component: binAssignee: Brian Somers <brian>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description matthew.seaman 2001-04-25 13:00:01 UTC
	The /etc/periodic/daily/100.clean-disks script ignores the
	"daily_clean_disks_verbose" setting, but uses
	"daily_clean_tmps_verbose" instead.
Comment 1 Peter Pentchev freebsd_committer freebsd_triage 2001-04-25 13:08:04 UTC
Responsible Changed
From-To: freebsd-bugs->brian

This has been with us ever since rev. 1.3, where brian introduced 
parsing and usage of periodic.conf.  Yes, this is a bug; let him fix it :)
Comment 2 Peter Pentchev 2001-04-25 13:10:08 UTC
On Wed, Apr 25, 2001 at 05:09:28AM -0700, roam@FreeBSD.org wrote:
> Synopsis: /etc/periodic/daily/100.clean-disks typo
> 
> Responsible-Changed-From-To: freebsd-bugs->brian
> Responsible-Changed-By: roam
> Responsible-Changed-When: Wed Apr 25 05:08:04 PDT 2001
> Responsible-Changed-Why: 
> This has been with us ever since rev. 1.3, where brian introduced
> parsing and usage of periodic.conf.  Yes, this is a bug; let him fix it :)

Errrr.  Oops.  I mean rev 1.4, of course.

G'luck,
Peter

-- 
I am the thought you are now thinking.
Comment 3 ru freebsd_committer freebsd_triage 2001-04-25 13:14:42 UTC
State Changed
From-To: open->closed

Committed into -CURRENT and -STABLE, thanks!