Diff for /elwix/config/etc/uboot/crontab between versions 1.1 and 1.2

version 1.1, 2014/01/23 09:30:22 version 1.2, 2014/09/15 19:06:46
Line 0 Line 1
   # /etc/crontab - root's crontab for FreeBSD
   #
   # $FreeBSD: src/etc/crontab,v 1.33 2009/06/14 06:37:19 brian Exp $
   #
   SHELL=/bin/sh
   PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin
   #
   #minute hour    mday    month   wday    who     command
   #
   */5     *       *       *       *       root    /usr/libexec/atrun
   #
   # Rotate log files every hour, if necessary.
   0       *       *       *       *       root    newsyslog

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


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>