Date: Wed, 19 Dec 2007 08:54:38 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: jekillen <jekillen@prodigy.net> Cc: FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: periodic.conf Message-ID: <4768DC4E.7040204@infracaninophile.co.uk> In-Reply-To: <5a2c16f29fb14c6ffaaad04d4db4e7e5@prodigy.net> References: <5a2c16f29fb14c6ffaaad04d4db4e7e5@prodigy.net>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 jekillen wrote: > I copied a periodic.conf file from a v6.0 system to > a v6.2 system. > Is there any incompatibility that I should be aware of? Assuming you're not talking about /etc/defaults/periodic.conf, then it is unlikely you will have any problems. All that the stuff in periodic.conf does is set values for a number of shell variables. Those only make a difference if any of the periodic scripts refer to them -- otherwise they are harmless. The only thing that could hurt you is if the meaning of a particular variable changed significantly between 6.0 and 6.2. That is something which would not be allowed to happen by the FreeBSD project just as a matter of good engineering practice. Even so, you should sanity check what is set in your /etc/periodic.conf with the entries in /etc/defaults/periodic.conf - -- everything you can set to affect periodic scripts that come with the base system is documented there, and it's fairly well commented so you can work out what changes you need to make easily. Externally supplied periodic scripts usually contain some documentation of their settable variables within themselves. As /etc/periodic.conf should contain only the overrides from the default settings, this is unlikely to be a particularly taxing enterprise. Cheers, Matthew - -- Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHaNxO8Mjk52CukIwRCOcDAJ96TPyFJTAEQOm125BIowplFx1kpQCfYmUC FQHg0Q5ArIHmhpUCcT/8PR0= =uVoP -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4768DC4E.7040204>