#!/usr/sbin/sh # # Copyright (c) 1984, 1986, 1987, 1988, 1989 AT&T # All Rights Reserved # # Copyright (c) 1988, 2011, Oracle and/or its affiliates. All rights reserved. # # "startup (acct) - should be called from /etc/rc" # "whenever system is brought up" PATH=/usr/lib/acct:/usr/bin:/usr/sbin acctwtmp "acctg on" /var/adm/wtmpx turnacct switch # "clean up yesterdays accounting files" rm -f /var/adm/acct/sum/wtmp* rm -f /var/adm/acct/sum/pacct* rm -f /var/adm/acct/nite/lock*