From d1ee66e44c8272bb7a0053a456a3d8b0bd152268 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 23 Sep 2007 10:05:10 +0200 Subject: Adding live-helper 1.0~a12-1. --- debian/logrotate | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 debian/logrotate (limited to 'debian/logrotate') diff --git a/debian/logrotate b/debian/logrotate new file mode 100644 index 000000000..91b5ed577 --- /dev/null +++ b/debian/logrotate @@ -0,0 +1,11 @@ +# /etc/logrotate.d/live-helper + +/var/log/live +{ + compress + copytruncate + missingok + monthly + notifempty + rotate 24 +} -- cgit v1.2.3