summaryrefslogtreecommitdiffstats
path: root/initscript/logrotate.stap-server
Commit message (Collapse)AuthorAgeFilesLines
* Fix PR 11363 by using logrotate to ensure logfile doesn't grow too large.David Smith2010-03-091-0/+7
* initscript/logrotate.stap-server: Add logrotate config file to make sure stap-server logfile doesn't grow too large. * systemtap.spec: Install logrotate config file. Also follow <https://fedoraproject.org/wiki/PackagingDrafts/Logfiles> to correctly create the logfile.