SOURCES: php-fpm.logrotate - discard reload output from initscript

glen glen at pld-linux.org
Sun Nov 16 19:47:20 CET 2008


Author: glen                         Date: Sun Nov 16 18:47:20 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- discard reload output from initscript

---- Files affected:
SOURCES:
   php-fpm.logrotate (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/php-fpm.logrotate
diff -u SOURCES/php-fpm.logrotate:1.1 SOURCES/php-fpm.logrotate:1.2
--- SOURCES/php-fpm.logrotate:1.1	Sun Nov 16 17:34:34 2008
+++ SOURCES/php-fpm.logrotate	Sun Nov 16 19:47:15 2008
@@ -6,6 +6,6 @@
 	create 600 root root
 	sharedscripts
 	postrotate
-		/sbin/service php-fpm flush-logs
+		/sbin/service php-fpm flush-logs > /dev/null
 	endscript
 }
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/php-fpm.logrotate?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list