The Samba-Bugzilla – Attachment 6714 Details for
Bug 8317
[CTDB] Apache's service_name is not always httpd
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Simple fix 2
0001-apache-s-service-name-is-not-always-httpd.patch (text/plain), 945 bytes, created by
Mathieu Parent
on 2011-07-25 21:36:46 UTC
(
hide
)
Description:
Simple fix 2
Filename:
MIME Type:
Creator:
Mathieu Parent
Created:
2011-07-25 21:36:46 UTC
Size:
945 bytes
patch
obsolete
>From f0f5e52e2fa48b3ff787c0f9121af231ccbb2c35 Mon Sep 17 00:00:00 2001 >From: Mathieu Parent <math.parent@gmail.com> >Date: Mon, 25 Jul 2011 23:35:49 +0200 >Subject: [PATCH] apache's service name is not always httpd > >--- > config/functions | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > >diff --git a/config/functions b/config/functions >index 6c44fb8..ef6d252 100755 >--- a/config/functions >+++ b/config/functions >@@ -678,6 +678,7 @@ is_ctdb_managed_service () > ctdb_compat_managed_service "$CTDB_MANAGES_SAMBA" "samba" > ctdb_compat_managed_service "$CTDB_MANAGES_SCP" "scp" > ctdb_compat_managed_service "$CTDB_MANAGES_WINBIND" "winbind" >+ ctdb_compat_managed_service "$CTDB_MANAGES_HTTPD" "apache2" > ctdb_compat_managed_service "$CTDB_MANAGES_HTTPD" "httpd" > ctdb_compat_managed_service "$CTDB_MANAGES_ISCSI" "iscsi" > ctdb_compat_managed_service "$CTDB_MANAGES_CLAMD" "clamd" >-- >1.7.5.4 >
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 Raw
Actions:
View
Attachments on
bug 8317
:
6711
| 6714