From 96dbf4dcb1e04571363422a97649fc929b35beb8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 22 Jan 2012 00:20:07 -0600 Subject: Second part of prior commit --- ubuntu/maverick/tdebase/debian/tdm-trinity.logrotate | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 ubuntu/maverick/tdebase/debian/tdm-trinity.logrotate (limited to 'ubuntu/maverick/tdebase/debian/tdm-trinity.logrotate') diff --git a/ubuntu/maverick/tdebase/debian/tdm-trinity.logrotate b/ubuntu/maverick/tdebase/debian/tdm-trinity.logrotate new file mode 100644 index 000000000..990e7c479 --- /dev/null +++ b/ubuntu/maverick/tdebase/debian/tdm-trinity.logrotate @@ -0,0 +1,9 @@ +/var/log/tdm-trinity.log { + rotate 7 + daily + compress + delaycompress + copytruncate + missingok + notifempty +} -- cgit v1.2.1