Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2000 09:23:20 -0500 (EST)
From:      "Kevin T. Likes" <klikes@isd.state.in.us>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/20841: variable misspelled in /etc/periodic/daily/100.clean-disks
Message-ID:  <200008251423.JAA56323@jaka.isd.state.in.us>

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

>Number:         20841
>Category:       bin
>Synopsis:       variable misspelled in /etc/periodic/daily/100.clean-disks
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 25 07:30:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Kevin T. Likes
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
State of Indiana
>Environment:

CVSUP on 8/23 at 4pm

>Description:

Configuration variable is spelled "daily_clean_disks_files" in /etc/defaults/periodic.conf but
referenced as "daily_clean_disk_files" (notice the missing 's' in 'disks') in 
/etc/periodic/daily/100.clean-disks.  This causes the script to not run, even if enabled. 

>How-To-Repeat:

Configure script to run, and attempt to run manually.	

>Fix:

Correct spelling of variable to daily_clean_disks_files.	


>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?200008251423.JAA56323>