From 95efc659d2fc138c72fc0023b166ff30d12fceef Mon Sep 17 00:00:00 2001 From: ache Date: Sat, 8 Jan 1994 15:07:43 +0000 Subject: atrun uncommented. atrun interval changed to 5 minutes. --- etc/crontab | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/crontab') diff --git a/etc/crontab b/etc/crontab index 6e6b977..6fbba84 100644 --- a/etc/crontab +++ b/etc/crontab @@ -1,6 +1,6 @@ # /var/cron/tabs/root - root's crontab for FreeBSD # -# $Id: crontab,v 1.2 1993/07/19 19:08:04 rgrimes Exp $ +# $Id: crontab,v 1.3 1994/01/04 17:50:25 ache Exp $ # From: Id: crontab,v 1.6 1993/05/31 02:03:57 cgd Exp # SHELL=/bin/sh @@ -9,7 +9,7 @@ HOME=/var/log # #minute hour mday month wday command # -#0/15 * * * * /usr/libexec/atrun +0/5 * * * * /usr/libexec/atrun # # rotate log files every hour, if necessary #0 * * * * /usr/bin/newsyslog -- cgit v1.1