diff options
Diffstat (limited to 'ctdb/config/ctdb.sysconfig')
-rw-r--r-- | ctdb/config/ctdb.sysconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ctdb/config/ctdb.sysconfig b/ctdb/config/ctdb.sysconfig index 80c868dbee..1d0fc4eeed 100644 --- a/ctdb/config/ctdb.sysconfig +++ b/ctdb/config/ctdb.sysconfig @@ -65,6 +65,9 @@ # should ctdb manage starting/stopping the NFS service # CTDB_MANAGES_NFS=yes +# should ctdb manage starting/stopping the Apache web server httpd? +# CTDB_MANAGES_HTTPD + # The init style (redhat/suse/ubuntu...) is usually auto-detected. # The names of init scripts of services managed by CTDB are set # based on the detected init style. You can override the init style |