Package: consolekit Version: 0.3.0-2ubuntu4 Severity: normal Tags: patch Hi,
/var/log/Consolekit/history can become very long, and so it should be rotated. Attached is a configuration file for doing this, placing it at debian/consolekit.logrotate in the package source should be enough. Thanks, James
/var/log/ConsoleKit/history { weekly rotate 7 delaycompress compress notifempty missingok }