#!/bin/sh

. /lib/functions/keepalived/hotplug.sh

set_service_name banip

set_restart_if_master
set_stop_if_backup

keepalived_hotplug
