From bc5d0beacc17d14bc85b8631fa469adeb8d1606d Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 4 Aug 2010 07:58:35 +0000 Subject: testing/apache2: renamed from apache Upstream seems to use "apache2" --- testing/apache/apache2.logrotate | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 testing/apache/apache2.logrotate (limited to 'testing/apache/apache2.logrotate') diff --git a/testing/apache/apache2.logrotate b/testing/apache/apache2.logrotate deleted file mode 100644 index 1264341468..0000000000 --- a/testing/apache/apache2.logrotate +++ /dev/null @@ -1,7 +0,0 @@ -/var/log/apache2/*log { - postrotate - if /etc/init.d/apache2 status; then - /etc/init.d/apache2 reload --quiet || true - fi - endscript -} -- cgit v1.2.3