From bc0657f7159d0b01373ecb59afc426b98a172b1e Mon Sep 17 00:00:00 2001 From: Parabola Date: Thu, 1 Dec 2011 14:10:29 +0000 Subject: Thu Dec 1 14:10:27 UTC 2011 --- testing/php/logrotate.d.php-fpm | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 testing/php/logrotate.d.php-fpm (limited to 'testing/php/logrotate.d.php-fpm') diff --git a/testing/php/logrotate.d.php-fpm b/testing/php/logrotate.d.php-fpm deleted file mode 100644 index 7a1ba2597..000000000 --- a/testing/php/logrotate.d.php-fpm +++ /dev/null @@ -1,6 +0,0 @@ -/var/log/php-fpm.log { - missingok - postrotate - /etc/rc.d/php-fpm logrotate >/dev/null || true - endscript -} -- cgit v1.2.3-54-g00ecf