Rev 576: allow extra option override in /etc/sysconfig/ctdb in http://samba.org/~tridge/ctdb

tridge at samba.org tridge at samba.org
Thu Jul 12 23:14:16 GMT 2007


------------------------------------------------------------
revno: 576
revision-id: tridge at samba.org-20070712231415-fomtcd17zo1vdgpf
parent: tridge at samba.org-20070712224702-yrnzfuhx5irg02jo
committer: Andrew Tridgell <tridge at samba.org>
branch nick: tridge
timestamp: Fri 2007-07-13 09:14:15 +1000
message:
  allow extra option override in /etc/sysconfig/ctdb
modified:
  config/ctdb.init               ctdb.init-20070527204758-biuh7znabuwan3zn-6
=== modified file 'config/ctdb.init'
--- a/config/ctdb.init	2007-06-04 12:13:59 +0000
+++ b/config/ctdb.init	2007-07-12 23:14:15 +0000
@@ -41,8 +41,6 @@
 # check networking is up (for redhat)
 [ "${NETWORKING}" = "no" ] && exit 0
 
-CTDB_OPTIONS=""
-
 [ -z "$CTDB_RECOVERY_LOCK" ] && {
     echo "You must configure the location of the CTDB_RECOVERY_LOCK"
     exit 1



More information about the samba-cvs mailing list