From 2c5004a3583c3535e7d40d5eacad0b3b876b65b0 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 5 Jun 2012 20:25:23 +0200 Subject: Re-arranging frontends in source tree. --- frontends/cgi/live-build-cgi.logrotate | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 frontends/cgi/live-build-cgi.logrotate (limited to 'frontends/cgi/live-build-cgi.logrotate') diff --git a/frontends/cgi/live-build-cgi.logrotate b/frontends/cgi/live-build-cgi.logrotate new file mode 100644 index 000000000..75d89a9eb --- /dev/null +++ b/frontends/cgi/live-build-cgi.logrotate @@ -0,0 +1,11 @@ +# /etc/logrotate.d/live-build + +/var/log/live +{ + compress + copytruncate + missingok + monthly + notifempty + rotate 24 +} -- cgit v1.2.3