I have a problem with relayd on WiFi interfaces (bridge wifi). Relay works fine it provides ip, but when turning off the main router and turning it on, dhcp server dont provide ip address or requests are not reached by dhcp server.
I solve it with: /etc/init.d/network restart
is there a way to fix this? without restarting network every time.
Given that you've set up everything else, I inferred better knowledge of OpenWrt I guess.
Yes, you will need to create (and make executable) a file at the location/name I've provided and put the script (starting with the shebang) I've provided as well.