Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-17 | Bugfix 6668: Check to see if log files need rotation hourly. | Bob Gilligan | |
Previously, log file rotation was checked by cron daily. Some log file -- such as those generated by PPP -- can grow rapidly. Such infrequent checking can lead to running out of disk space on systems with small disk drives or flash storage. This change checks for rotation hourly. |