mirror of
https://github.com/samba-team/samba.git
synced 2025-03-26 18:50:30 +03:00
Merge branch 'eventscript.13.per_ip_routing' into eventscript.62.cnfs
(This used to be ctdb commit cfa4102ec0d97e1d1d3c1ce6407ffacdb85c2e10)
This commit is contained in:
commit
7eae4aafca
@ -3,8 +3,10 @@
|
||||
. $CTDB_BASE/functions
|
||||
loadconfig
|
||||
|
||||
ctdb_setup_service_state_dir "per_ip_routing"
|
||||
|
||||
[ -z "$CTDB_PER_IP_ROUTING_STATE" ] && {
|
||||
CTDB_PER_IP_ROUTING_STATE="$CTDB_VARDIR/state/per_ip_routing"
|
||||
CTDB_PER_IP_ROUTING_STATE="$service_state_dir"
|
||||
}
|
||||
|
||||
AUTO_LINK_LOCAL="no"
|
||||
|
Loading…
x
Reference in New Issue
Block a user