acua_updated [-a] [-d] [-l x]
acua_updated is a daemon that monitors system usage, kicks users off as needed, and performs other important tasks such as book-keeping. You should have it started from one of your system's init scripts (e.g. /etc/rc.d/rc.sysinit).
-a - don't do automatic account maintenance (acua sync, acua purge, acua_expire). This switch is intended for multi-node setups, where it's pointless for more than one copy of acua_updated to be doing account maintenance. Or you might use this switch if you just don't trust acua_updated to do the maintenance for you, and you want to do it all yourself via cron or whatever.
-d - don't run as a daemon (normally it does).
-l x - set logging level
x = 0 -> no logging,
x = 1 -> minimal logging (default),
x = 9 -> maximum logging.
Adam McKee
Last modified: Thu Mar 5 21:27:04 CST 1998