summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick_automake/kdebase/debian/tdm-kde3.logrotate
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-22 00:20:07 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-22 00:20:07 -0600
commit96dbf4dcb1e04571363422a97649fc929b35beb8 (patch)
treead8c3a9d2d4c1e9919a30ec7663e3f0b64e7d8f9 /ubuntu/maverick_automake/kdebase/debian/tdm-kde3.logrotate
parent80e4199df2ac852cfb22848698cabe9ba28e5a67 (diff)
downloadtde-packaging-96dbf4dcb1e04571363422a97649fc929b35beb8.tar.gz
tde-packaging-96dbf4dcb1e04571363422a97649fc929b35beb8.zip
Second part of prior commit
Diffstat (limited to 'ubuntu/maverick_automake/kdebase/debian/tdm-kde3.logrotate')
-rw-r--r--ubuntu/maverick_automake/kdebase/debian/tdm-kde3.logrotate9
1 files changed, 9 insertions, 0 deletions
diff --git a/ubuntu/maverick_automake/kdebase/debian/tdm-kde3.logrotate b/ubuntu/maverick_automake/kdebase/debian/tdm-kde3.logrotate
new file mode 100644
index 000000000..99853b7ba
--- /dev/null
+++ b/ubuntu/maverick_automake/kdebase/debian/tdm-kde3.logrotate
@@ -0,0 +1,9 @@
+/var/log/tdm-kde3.log {
+ rotate 7
+ daily
+ compress
+ delaycompress
+ copytruncate
+ missingok
+ notifempty
+}