From ca8baa892f082d2da121e597770b5ef6db118f55 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 8 Aug 2011 20:32:10 +0200 Subject: Renaming cgi files within the sources to consistently use the name live-build-cgi. --- cgi/logrotate | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 cgi/logrotate (limited to 'cgi/logrotate') diff --git a/cgi/logrotate b/cgi/logrotate deleted file mode 100644 index 75d89a9eb..000000000 --- a/cgi/logrotate +++ /dev/null @@ -1,11 +0,0 @@ -# /etc/logrotate.d/live-build - -/var/log/live -{ - compress - copytruncate - missingok - monthly - notifempty - rotate 24 -} -- cgit v1.2.3