Hello,
how can I have my PROCD-based script reloaded if there're changes in any of the OpenVPN interfaces (up/down/ip renewal)?
Would procd_add_reload_interface_trigger
work if I get the right interface name for the OpenVPN connection? Would config_load/config_foreach enumeration work?
If not, can I do an iface hotplug?
Thanks!