File:
[ELWIX - Embedded LightWeight unIX -] /
elwix /
config /
etc /
uboot /
crontab
Revision
1.2:
download - view:
text,
annotated -
select for diffs -
revision graph
Mon Sep 15 19:06:46 2014 UTC (10 years, 6 months ago) by
misho
Branches:
MAIN
CVS tags:
elwix2_8,
elwix2_7,
elwix2_6,
elwix2_3,
HEAD,
ELWIX2_7,
ELWIX2_6,
ELWIX2_5,
ELWIX2_2p0
elwix 2.2
# /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
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>