diff options
Diffstat (limited to 'ubuntu/lucid_automake/kdebase/debian/tdm-kde3.logrotate')
-rw-r--r-- | ubuntu/lucid_automake/kdebase/debian/tdm-kde3.logrotate | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ubuntu/lucid_automake/kdebase/debian/tdm-kde3.logrotate b/ubuntu/lucid_automake/kdebase/debian/tdm-kde3.logrotate deleted file mode 100644 index 99853b7ba..000000000 --- a/ubuntu/lucid_automake/kdebase/debian/tdm-kde3.logrotate +++ /dev/null @@ -1,9 +0,0 @@ -/var/log/tdm-kde3.log { - rotate 7 - daily - compress - delaycompress - copytruncate - missingok - notifempty -} |