From owner-freebsd-questions Wed Jan 9 9:42: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.donet.com (mail.donet.com [64.56.96.32]) by hub.freebsd.org (Postfix) with ESMTP id A6FAD37B41B for ; Wed, 9 Jan 2002 09:42:00 -0800 (PST) Received: (qmail 1500 invoked from network); 9 Jan 2002 17:42:00 -0000 Received: from h-64-105-103-147.sfldmidn.covad.net (HELO Hewey) (64.105.103.147) by mail.donet.com with SMTP; 9 Jan 2002 17:42:00 -0000 Message-ID: <0a8901c19934$8a0188b0$0401a8c0@Hewey> From: "Allen May" To: "Simon Dick" Cc: References: <09fd01c1992e$01d02c90$0401a8c0@Hewey> <20020109173610.GB9870@irrelevant.org> Subject: Re: Periodic Date: Wed, 9 Jan 2002 12:39:06 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I hate to sound dim... I wanna make sure I do this right. If I only want to change three variables, the content of my /etc/periodic.conf file will only have three lines.. a line for each change. I don't have to copy-and-hack the /etc/default/periodic.conf to /etc/periodic.conf with my given values... right? So, my /etc/periodic.conf file could contain only: daily_show_success=NO daily_show_info=NO daily_show_badconfig=NO If I wanted to turn those features off..right? Thanks -Allen ----- Original Message ----- From: "Simon Dick" To: "Allen May" Cc: Sent: Wednesday, January 09, 2002 12:36 PM Subject: Re: Periodic > On Wed, Jan 09, 2002 at 11:52:21AM -0500, Allen May wrote: > > > > The man for periodic tells me: > > > > To only see important information from daily periodic jobs, add > > the fol­ > > lowing lines to /etc/periodic.conf: > > daily_show_success=NO > > daily_show_info=NO > > daily_show_badconfig=NO > > Since I don't currently have a /etc/perodic.conf file, can I just > > create one and only have the three lines above and be done? > > Or do I need to COPY the /etc/defaults/periodic.conf file and hack it > > with the three above lines? > > You create a new /etc/periodic.conf file, this one has the effect of > changing the defaults which are defined in the defaults/periodic.conf > file (which shouldn't be changed apart from when upgrading freebsd). > > -- > Simon Dick simond@irrelevant.org > "Why do I get this urge to go bowling everytime I see Tux?" > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message