xref: /onnv-gate/usr/src/cmd/Adm/root (revision 5153:8508f39f49fe)
10Sstevel@tonic-gate#ident	"%Z%%M%	%I%	%E% SMI"
20Sstevel@tonic-gate#
3*5153Sth199096# Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
40Sstevel@tonic-gate# Use is subject to license terms.
50Sstevel@tonic-gate#
60Sstevel@tonic-gate# CDDL HEADER START
70Sstevel@tonic-gate#
80Sstevel@tonic-gate# The contents of this file are subject to the terms of the
9*5153Sth199096# Common Development and Distribution License (the "License").
10*5153Sth199096# You may not use this file except in compliance with the License.
110Sstevel@tonic-gate#
120Sstevel@tonic-gate# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
130Sstevel@tonic-gate# or http://www.opensolaris.org/os/licensing.
140Sstevel@tonic-gate# See the License for the specific language governing permissions
150Sstevel@tonic-gate# and limitations under the License.
160Sstevel@tonic-gate#
170Sstevel@tonic-gate# When distributing Covered Code, include this CDDL HEADER in each
180Sstevel@tonic-gate# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
190Sstevel@tonic-gate# If applicable, add the following below this CDDL HEADER, with the
200Sstevel@tonic-gate# fields enclosed by brackets "[]" replaced with your own identifying
210Sstevel@tonic-gate# information: Portions Copyright [yyyy] [name of copyright owner]
220Sstevel@tonic-gate#
230Sstevel@tonic-gate# CDDL HEADER END
240Sstevel@tonic-gate#
250Sstevel@tonic-gate#
260Sstevel@tonic-gate# The root crontab should be used to perform accounting data collection.
270Sstevel@tonic-gate#
280Sstevel@tonic-gate#
290Sstevel@tonic-gate10 3 * * * /usr/sbin/logadm
30*5153Sth19909615 3 * * 0 [ -x /usr/lib/fs/nfs/nfsfind ] && /usr/lib/fs/nfs/nfsfind
310Sstevel@tonic-gate30 3 * * * [ -x /usr/lib/gss/gsscred_clean ] && /usr/lib/gss/gsscred_clean
32