Date: Tue, 19 Feb 2008 10:50:28 +0100 From: Willy Offermans <Willy@Offermans.Rompen.nl> To: Nicki de Wet <nicki@astcape.co.za> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: local periodic executed twice Message-ID: <20080219095028.GA4219@wiz.vpn.offrom.nl> In-Reply-To: <003301c872cc$b5799c80$e501a8c0@CC10673> References: <003301c872cc$b5799c80$e501a8c0@CC10673>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Nicki and FreeBSD friends, On Tue, Feb 19, 2008 at 09:54:50AM +0200, Nicki de Wet wrote: > I found a solution for the local periodic scripts that is executed twice. > Various pages on the net suggested putting > local_periodic="/usr/local/etc/periodic" in /etc/rc.conf. > > This did not work, I found the solution to be to put it in > /etc/periodic.conf.local. > > Regards, > Nicki > Sorry I missed the e-mail thread completely, but I want to add the following: koko ~>cat /etc/periodic.conf # added by mergebase.sh local_periodic="/usr/local/etc/periodic" So there is a file in /etc, called periodic.conf with the statement: local_periodic="/usr/local/etc/periodic" So why do you use /etc/periodic.conf.local? Is periodic.conf.local not touched by a possible FreeBSD upgrade? Is local_periodic="/usr/local/etc/periodic" not the default? -- Met vriendelijke groeten, With kind regards, Mit freundlichen Gruessen, De jrus wah, Willy ************************************* W.K. Offermans Home: +31 45 544 49 44 Mobile: +31 653 27 16 23 e-mail: Willy@Offermans.Rompen.nl Powered by .... (__) \\\'',) \/ \ ^ .\._/_) www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080219095028.GA4219>