vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| On Tue, 22 Nov 2005, Jason McIntyre wrote: > the hooks for accounting are already contained in /etc/rc - basically > accton(1) will be run if /var/account/acct exists. I know that... this is not at all what my mail was about. > whether you wish to have daily/weekly/monthly/... mails or not is your > choice. ac(8) now documents one way to do this. Well, by default you will get daily/weekly... mails, so if accounting is enabled on the system, why not sending a report in the weekly mail. Since there's a check to see if /var/account/acct exists before doing "ac -p | sort -nr +1", it should not change anything to users who do not use accounting. Antoine |