#!/bin/sh

# shellcheck source=/dev/null
. /lib/functions/keepalived/hotplug.sh

set_service_name rpcd

set_reload_if_sync

add_sync_file /etc/config/rpcd

keepalived_hotplug
