16 lines
213 B
Plaintext
16 lines
213 B
Plaintext
|
/var/account/pacct {
|
||
|
compress
|
||
|
dateext
|
||
|
maxage 365
|
||
|
rotate 99
|
||
|
size=+4096k
|
||
|
notifempty
|
||
|
missingok
|
||
|
create 640 root root
|
||
|
postrotate
|
||
|
/etc/init.d/acct force-reload
|
||
|
endscript
|
||
|
}
|
||
|
|
||
|
|