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