Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37435233
en ru br
ALT Linux repos
S:6.6.4-alt1
5.0: 6.4-alt0.5
4.1: 6.4-alt0.5
4.0: 6.4-alt0.4
3.0: 6.3.5-alt5

Other repositories
Upstream:6.3.2

Group :: Monitoring
RPM: acct

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

/var/account/pacct {
prerotate
umask 077 && touch /var/account/pacct.tmp && /sbin/accton /var/account/pacct.tmp >/dev/null
endscript
rotate 8
compress
delaycompress
notifempty
missingok
nocreate
daily
postrotate
test -e /var/account/pacct || mv /var/account/pacct.tmp /var/account/pacct
endscript
}

/var/account/usracct {
notifempty
missingok
}

/var/account/savacct {
notifempty
missingok
}
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin