mirror of
https://github.com/openwrt/packages.git
synced 2025-07-17 13:24:46 +00:00
The hotplug scripts are called with every state change. When called, the scripts are processed under '/etc/hotplug.d/keepalived'. This change adds the functionality that the last state change of the keepalived can be queried via the ubus. Signed-off-by: Florian Eckert <fe@dev.tdt.de>