summaryrefslogtreecommitdiffstats
path: root/ubuntu/lucid_automake/kdebase/debian/kdm-kde3.logrotate
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/lucid_automake/kdebase/debian/kdm-kde3.logrotate')
-rw-r--r--ubuntu/lucid_automake/kdebase/debian/kdm-kde3.logrotate9
1 files changed, 9 insertions, 0 deletions
diff --git a/ubuntu/lucid_automake/kdebase/debian/kdm-kde3.logrotate b/ubuntu/lucid_automake/kdebase/debian/kdm-kde3.logrotate
new file mode 100644
index 000000000..174e086b6
--- /dev/null
+++ b/ubuntu/lucid_automake/kdebase/debian/kdm-kde3.logrotate
@@ -0,0 +1,9 @@
+/var/log/kdm-kde3.log {
+ rotate 7
+ daily
+ compress
+ delaycompress
+ copytruncate
+ missingok
+ notifempty
+}