From fcd8a5235815bf1b296931d53aa67279c7e40bca Mon Sep 17 00:00:00 2001 From: Valery Kartel Date: Tue, 21 Mar 2017 11:30:45 +0200 Subject: rename: testing/php7.1 -> testing/php7 --- testing/php7.1/php7.1-fpm.logrotate | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 testing/php7.1/php7.1-fpm.logrotate (limited to 'testing/php7.1/php7.1-fpm.logrotate') diff --git a/testing/php7.1/php7.1-fpm.logrotate b/testing/php7.1/php7.1-fpm.logrotate deleted file mode 100644 index aafe126a62..0000000000 --- a/testing/php7.1/php7.1-fpm.logrotate +++ /dev/null @@ -1,13 +0,0 @@ -/var/log/php7.1/*.log { - rotate 7 - daily - missingok - notifempty - delaycompress - compress - dateext - sharedscripts - postrotate - /etc/init.d/php-fpm7.1 --ifstarted --quiet reopen - endscript -} -- cgit v1.2.3