From c82268523e28a998de4dce38b842b25c4ba4ffd2 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 10 Aug 2010 12:19:19 +0000 Subject: main/apache2: moved from testing fixes #392 --- testing/apache2/apache2.logrotate | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 testing/apache2/apache2.logrotate (limited to 'testing/apache2/apache2.logrotate') diff --git a/testing/apache2/apache2.logrotate b/testing/apache2/apache2.logrotate deleted file mode 100644 index fe19a4381f..0000000000 --- a/testing/apache2/apache2.logrotate +++ /dev/null @@ -1,10 +0,0 @@ -/var/log/apache2/*log { - missingok - notifempty - sharedscripts - delaycompress - postrotate - /sbin/rc-service --quiet apache2 reload > /dev/null 2>/dev/null || true - endscript -} - -- cgit v1.2.3