FreeBSD Bugzilla – Attachment 57248 Details for
Bug 86402
[patch] Correction to prevent multiple stops's and starts's when calling restart on www/apache2 when using apache2_profiles
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 401 bytes, created by
Jarrod Sayers
on 2005-09-21 11:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jarrod Sayers
Created:
2005-09-21 11:40:01 UTC
Size:
401 bytes
patch
obsolete
>--- www/apache2/files/apache.sh.orig Sat Sep 10 09:31:50 2005 >+++ www/apache2/files/apache.sh Wed Sep 21 19:56:01 2005 >@@ -67,7 +67,7 @@ > echo "$0: extra argument ignored" > fi > else >- if [ "x${apache2_profiles}" != "x" ]; then >+ if [ "x${apache2_profiles}" != "x" -a "x${1}" != "xrestart" ]; then > for profile in ${apache2_profiles}; do > echo "===> apache2 profile: ${profile}" > $0 $1 $profile
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 86402
: 57248