Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-18 | Use rsyslog to trigger log rotation | James Davidson | |
The previous implementation of log rotation used an hourly cron job to check log file size and possibly perform a rotation. If the logging rate is high, this interval may allow for root file system space exhustion. Utilizing rsyslog's outchannel mechanism enables log rotation to be initiated as soon as the log file becomes larger than its configured size. Fixes Bug 7807. | |||
2011-01-20 | Change for rsyslog reload | Stephen Hemminger | |
Bug 6663 (cherry picked from commit fa7d81f125033b7ed4bd549eb6905918612a6877) | |||
2007-10-18 | * import system config files from fairfield/xorp/sysconf. | An-Cheng Huang | |
* add dependencies and postinst actions. |