FreeBSD Bugzilla – Attachment 109998 Details for
Bug 151081
[patch] lang/php5 - allow users to define own flags in rc.conf for php-fpm daemon
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
php-fpm.in.diff
php-fpm.in.diff (text/plain), 375 bytes, created by
Daniel Gerzo
on 2010-09-29 18:40:02 UTC
(
hide
)
Description:
php-fpm.in.diff
Filename:
MIME Type:
Creator:
Daniel Gerzo
Created:
2010-09-29 18:40:02 UTC
Size:
375 bytes
patch
obsolete
>--- php-fpm.in.orig 2010-09-29 19:16:58.807500181 +0200 >+++ php-fpm.in 2010-09-29 19:17:34.620518298 +0200 >@@ -20,10 +20,12 @@ > load_rc_config "$name" > > : ${php_fpm_enable="NO"} >+: ${php_fpm_flags=""} > > extra_commands="reload logrotate" > > command="%%PREFIX%%/sbin/php-fpm" >+command_args="${php_fpm_args}" > pidfile="/var/run/php-fpm.pid" > sig_stop="QUIT" > sig_reload="USR2"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 151081
: 109998