summaryrefslogtreecommitdiffstats
path: root/etc/crontab
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1998-03-30 09:17:25 +0000
committerache <ache@FreeBSD.org>1998-03-30 09:17:25 +0000
commit18c7dd6bef4e1af8c497a063f780b0760858a22d (patch)
tree34d64126a4e1441b31cf207a6fc88fb42c7d1329 /etc/crontab
parent4edce9bdac7d6e5f7a304fdaa2ca6ddf7d6bb1b3 (diff)
downloadFreeBSD-src-18c7dd6bef4e1af8c497a063f780b0760858a22d.zip
FreeBSD-src-18c7dd6bef4e1af8c497a063f780b0760858a22d.tar.gz
Run adjkerntz -a at 05:01 too
Diffstat (limited to 'etc/crontab')
-rw-r--r--etc/crontab4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/crontab b/etc/crontab
index 7906ead..375b7e1 100644
--- a/etc/crontab
+++ b/etc/crontab
@@ -1,6 +1,6 @@
# /etc/crontab - root's crontab for FreeBSD
#
-# $Id: crontab,v 1.16 1997/02/23 09:20:40 peter Exp $
+# $Id: crontab,v 1.17 1997/08/13 06:12:03 pst Exp $
#
SHELL=/bin/sh
PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin
@@ -21,4 +21,4 @@ HOME=/var/log
# time zone change adjustment for wall cmos clock,
# does nothing, if you have UTC cmos clock.
# See adjkerntz(8) for details.
-1,31 0-4 * * * root adjkerntz -a
+1,31 0-5 * * * root adjkerntz -a
OpenPOWER on IntegriCloud