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