summaryrefslogtreecommitdiffstats
path: root/extra/consolekit/consolekit.logrotate
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2011-04-21 16:12:19 +0200
committersibel <lesibel@free.fr>2011-04-21 16:12:19 +0200
commitb1cb2685e0106a78b9f8cae2392083c4bd390d98 (patch)
tree5d53f72bde9fd81268afa8b84f48a6c1bbc23266 /extra/consolekit/consolekit.logrotate
parent5e4b50ddaa1ec900059c36b7cd0edf820cb00d65 (diff)
downloadnutyx-pakxe-b1cb2685e0106a78b9f8cae2392083c4bd390d98.tar.gz
nutyx-pakxe-b1cb2685e0106a78b9f8cae2392083c4bd390d98.tar.bz2
nutyx-pakxe-b1cb2685e0106a78b9f8cae2392083c4bd390d98.tar.xz
nutyx-pakxe-b1cb2685e0106a78b9f8cae2392083c4bd390d98.zip
consolekit, correction
Diffstat (limited to 'extra/consolekit/consolekit.logrotate')
-rw-r--r--extra/consolekit/consolekit.logrotate5
1 files changed, 5 insertions, 0 deletions
diff --git a/extra/consolekit/consolekit.logrotate b/extra/consolekit/consolekit.logrotate
new file mode 100644
index 000000000..7c5346ef8
--- /dev/null
+++ b/extra/consolekit/consolekit.logrotate
@@ -0,0 +1,5 @@
+/var/log/ConsoleKit/history {
+ missingok
+ notifempty
+ delaycompress
+}