]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
allow extra option override in /etc/sysconfig/ctdb
authorAndrew Tridgell <tridge@samba.org>
Thu, 12 Jul 2007 23:14:15 +0000 (09:14 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 12 Jul 2007 23:14:15 +0000 (09:14 +1000)
(This used to be ctdb commit f46fae64263ea4776e4bbf9cf14dff17b5b68ddb)

ctdb/config/ctdb.init

index 61591cc0831258df043c5c1b486019e648eba0fc..a213369207ea3e1ed2573aee31ab596089ece6cb 100755 (executable)
@@ -41,8 +41,6 @@ loadconfig ctdb
 # 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