FreeBSD Bugzilla – Attachment 121934 Details for
Bug 165005
[update] lang/php5 support php-fpm runtime flags
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 463 bytes, created by
Jaime Bozza
on 2012-02-11 22:20:09 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jaime Bozza
Created:
2012-02-11 22:20:09 UTC
Size:
463 bytes
patch
obsolete
>diff -ur php5.orig/files/php-fpm.in php5/files/php-fpm.in >--- php5.orig/files/php-fpm.in 2012-01-14 02:55:51.000000000 -0600 >+++ php5/files/php-fpm.in 2012-02-11 16:12:52.000000000 -0600 >@@ -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_flags}" > 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 165005
: 121934