[BACK]Return to crontab CVS log [TXT][DIR] Up to [local] / src / etc

Diff for /src/etc/crontab between version 1.1 and 1.2

version 1.1, 1995/10/18 08:37:56 version 1.2, 1996/03/28 18:24:33
Line 1 
Line 1 
   #       $OpenBSD$
   #       $NetBSD: crontab,v 1.10 1996/02/18 12:08:26 mycroft Exp $
   #
 # /var/cron/tabs/root - root's crontab for NetBSD  # /var/cron/tabs/root - root's crontab for NetBSD
 # $Id$  
 #  #
 SHELL=/bin/sh  SHELL=/bin/sh
 PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin  PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin
Line 7 
Line 9 
 #  #
 #minute hour    mday    month   wday    command  #minute hour    mday    month   wday    command
 #  #
 0-59/10 *       *       *       *       /usr/libexec/atrun  */10    *       *       *       *       /usr/libexec/atrun
 #  #
 # rotate log files every hour, if necessary  # rotate log files every hour, if necessary
 0       *       *       *       *       /usr/bin/newsyslog  0       *       *       *       *       /usr/bin/newsyslog

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2