Date: Mon, 23 Oct 2000 23:17:03 -0700 (PDT) From: koich@cac.co.jp To: freebsd-gnats-submit@FreeBSD.org Subject: docs/22267: Some mistakes and fixes in periodic.conf.5 Message-ID: <20001024061703.CACF537B479@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 22267
>Category: docs
>Synopsis: Some mistakes and fixes in periodic.conf.5
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Oct 23 23:20:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: SUZUKI Koichi
>Release: FreeBSD 4.1.1
>Organization:
>Environment:
>Description:
I found some mistakes in periodic.conf.5 rev 1.8.2.5.
1. daily_status_uucp_enable has same discription
of daily_uuclean_enable.
This variable invokes uustat.
2. weekly_clean_kvmdb_verbose affects to 'weekly' output.
and a trivial fix.
>How-To-Repeat:
>Fix:
--- periodic.conf.5.org Sat Sep 30 13:14:51 2000
+++ periodic.conf.5 Tue Oct 24 14:52:39 2000
@@ -297,7 +297,7 @@
.Ar daily_status_disks_df_flags
.Pc
and
-.Ic dump W .
+.Ic dump -W .
.It Ar daily_status_disks_df_flags
(str) Set to the arguments for the
.Xr df 1
@@ -309,7 +309,7 @@
(bool) Set to
.Dq YES
if you want to run
-.Pa /etc/uuclean.daily .
+.Ic uustat -a .
.It Ar daily_status_network_enable
(bool) Set to
.Dq YES
@@ -406,7 +406,7 @@
.It Ar weekly_clean_kvmdb_verbose
(bool) Set to
.Dq YES
-if you want the removed files to be reported in your daily output.
+if you want the removed files to be reported in your weekly output.
.It Ar weekly_uucp_enable
(bool) Set to
.Dq YES
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001024061703.CACF537B479>
