# Logrotate file for ConsoleKit

/var/log/ConsoleKit/history {
	missingok
	compress
	notifempty
	daily
	rotate 5
}
