Once upon a time, Nigel Kukard <[email protected]> said: > I wonder if there is a sane way I can build in a fix for this? maybe > a warning in the log noting clock skew?
Well, a warning of unusual conditions is good (although in general, things like that should ideally be wrapped in some kind of rate-limit). However, this specific case is probably okay already (in newer versions), since the Quotas module treats a negative elapsed time as zero. That's a "good enough" fix IMHO. The thing that got me confused was that the comments were not all updated to reflect the change. That could use an update, but that's all that's needed probably. -- Chris Adams <[email protected]> _______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users_lists.policyd.org
