I have just set up my raspberry pi. And after some tweaking I've discovered that archlinux is using systemd-networkd to handle dhcp.
But there is no up/down hook. Are there alternatives to it? Since the pi is dynamic ip. I need to setup a script for notifying ip changes.
Thank you.