summaryrefslogtreecommitdiffstats
path: root/consolekit/consolekit.logrotate
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2012-05-12 13:03:27 +0200
committertnut <thierryn1 at hispeed dot ch>2012-05-12 13:03:27 +0200
commit8f95b156977c00a8691cb6faa724dc4b58f613ee (patch)
treece5bfb0b92253cb9a355cb84c4b662bcf56c94e1 /consolekit/consolekit.logrotate
parent56b436e680dcf194fd1f96d5f073440a264fb269 (diff)
downloadnutyx-pakxe-8f95b156977c00a8691cb6faa724dc4b58f613ee.tar.gz
nutyx-pakxe-8f95b156977c00a8691cb6faa724dc4b58f613ee.tar.bz2
nutyx-pakxe-8f95b156977c00a8691cb6faa724dc4b58f613ee.tar.xz
nutyx-pakxe-8f95b156977c00a8691cb6faa724dc4b58f613ee.zip
consolekit, ajout
Diffstat (limited to 'consolekit/consolekit.logrotate')
-rw-r--r--consolekit/consolekit.logrotate5
1 files changed, 5 insertions, 0 deletions
diff --git a/consolekit/consolekit.logrotate b/consolekit/consolekit.logrotate
new file mode 100644
index 000000000..7c5346ef8
--- /dev/null
+++ b/consolekit/consolekit.logrotate
@@ -0,0 +1,5 @@
+/var/log/ConsoleKit/history {
+ missingok
+ notifempty
+ delaycompress
+}