head	1.3;
access;
symbols;
locks; strict;
comment	@# @;


1.3
date	2012.09.16.13.48.30;	author jer;	state Exp;
branches;
next	1.2;
commitid	3bf05055d8ae4567;

1.2
date	2009.05.06.04.08.16;	author jer;	state Exp;
branches;
next	1.1;
commitid	7c624a010d2f4567;

1.1
date	2005.08.25.05.50.30;	author ka0ttic;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2005.11.30.10.00.16;	author chriswhite;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Remove & in cron jobs by Christian Ruppert (idl0r) (bug #435172).

(Portage version: 2.2.0_alpha128/cvs/Linux x86_64)
@
text
@# Crontab sample for app-admin/sysstat
#
# 8am-7pm activity reports every 20 minutes during weekdays.
# 0 8-18 * * 1-5 /usr/lib/sa/sa1 -d 1200 3 &
# activity reports every 10 minutes everyday.
0 * * * * root /usr/lib/sa/sa1 -d 600 6
#
# Activity reports every an hour on Saturday and Sunday.
# 0 * * * 0,6 /usr/lib/sa/sa1 -d &
#
# 7pm-8am activity reports every an hour during weekdays.
# 0 19-7 * * 1-5 /usr/lib/sa/sa1 -d &
#
# Daily summary prepared at 19:05.
# 5 19 * * 1-5 /usr/lib/sa/sa2 -A &
5 19 * * * root /usr/lib/sa/sa2 -A
@


1.2
log
@Change sa1 and sa2 paths in crontab example (bug #268568).
(Portage version: 2.2_rc33/cvs/Linux i686)
@
text
@d6 1
a6 1
0 * * * * root /usr/lib/sa/sa1 -d 600 6 &
d16 1
a16 1
5 19 * * * root /usr/lib/sa/sa2 -A &
@


1.1
log
@Revision bump; provide our own crontab that's not broken; make sure SA_LIB_DIR gets passed to make otherwise sa{1,2,dc} will be installed to /usr/local/lib.  Keeping keywords. Tidy old ebuilds.
(Portage version: 1.589-cvs)
@
text
@d4 1
a4 1
# 0 8-18 * * 1-5 /usr/lib/sa1 -d 1200 3 &
d6 1
a6 1
0 * * * * root /usr/lib/sa1 -d 600 6 &
d9 1
a9 1
# 0 * * * 0,6 /usr/lib/sa1 -d &
d12 1
a12 1
# 0 19-7 * * 1-5 /usr/lib/sa1 -d &
d15 2
a16 2
# 5 19 * * 1-5 /usr/lib/sa2 -A &
5 19 * * * root /usr/lib/sa2 -A &
@


1.1.1.1
log
@*** empty log message ***
@
text
@@

