diff options
Diffstat (limited to 'ctdb/config/ctdb.sysconfig')
| -rw-r--r-- | ctdb/config/ctdb.sysconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ctdb/config/ctdb.sysconfig b/ctdb/config/ctdb.sysconfig index 5115094673..163a0dd6ab 100644 --- a/ctdb/config/ctdb.sysconfig +++ b/ctdb/config/ctdb.sysconfig @@ -295,6 +295,10 @@ CTDB_DEBUGLEVEL=ERR # above 90% # CTDB_CHECK_FS_USE="/:90 /var:90" +# Should CTDB automatically start and stop services when it is told to +# newly manage or no longer manage them? +CTDB_SERVICE_AUTOSTARTSTOP=yes + # # # set any default tuning options for ctdb |
