Date: Tue, 26 Aug 2008 16:05:13 +0200 From: Leslie Jensen <leslie@eskk.nu> To: freebsd-questions@freebsd.org Subject: Crontab and adjkerntz. Message-ID: <48B40D99.20309@eskk.nu>
next in thread | raw e-mail | index | archive | help
I have a machine that only runs during office hours. I've rescheduled the periodic jobs in crontab so that they run when the machine is on. My question is can I reschedule the adjkerntz job as well, without causing any problems? I'm concerned because the job is set to run 12 times during night time, and I'm thinking that maybe it's a resource hog and therefore it's not advisible to run it when one uses the machine? # Adjust the time zone if the CMOS clock keeps local time, as opposed to # UTC time. See adjkerntz(8) for details. 1,31 0-5 * * * root adjkerntz -a Thanks /Leslie
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48B40D99.20309>