/var/log/php-fpm.log {
	missingok
	postrotate
		initctl reload php-fpm || true
	endscript
}
