I am running a Linux server (openSUSE) behind a router and would like to run a script when the ipv6 address of the server changes (for example because the router gets a new prefix from my provider).
The server is using the wicked network daemon.
I tried adding the script to /etc/dhcp/dhclient.d/, but that did not work.