mirror of
https://github.com/samba-team/samba.git
synced 2025-03-11 16:58:40 +03:00
ctdb-scripts: Drop all public IPs in the "shutdown" event
This is functionally the same as ctdb_release_all_ips(). Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com>
This commit is contained in:
parent
3caddaafa0
commit
cb438ecfd4
@ -158,6 +158,10 @@ startup)
|
||||
monitor_interfaces
|
||||
;;
|
||||
|
||||
shutdown)
|
||||
drop_all_public_ips
|
||||
;;
|
||||
|
||||
takeip)
|
||||
iface=$2
|
||||
ip=$3
|
||||
|
Loading…
x
Reference in New Issue
Block a user