Wed Feb 19 2003 Bill Nottingham <notting@redhat.com> 4.0.7-3 - fix paths on multilib arches (#82913) Wed Jan 22 2003 Tim Powers <timp@redhat.com> - rebuilt Sat Nov 23 2002 Mike A. Harris <mharris@redhat.com> 4.0.7-1 - Updated to new upstream version 4.0.7 Tue Nov 19 2002 Mike A. Harris <mharris@redhat.com> 4.0.5-7 - Fixed files installed in /usr/doc to be put in correct place Tue Oct 08 2002 Mike A. Harris <mharris@redhat.com> 4.0.5-6 - All-arch rebuild
6 lines
192 B
Plaintext
6 lines
192 B
Plaintext
# run system activity accounting tool every 10 minutes
|
|
*/10 * * * * root /usr/lib64/sa/sa1 1 1
|
|
# generate a daily summary of process accounting at 23:53
|
|
53 23 * * * root /usr/lib64/sa/sa2 -A
|
|
|