<div dir="ltr"><span style="font-size:12.8px">Hello OpenWRT Team,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Downloaded latest Image-builder from today's snapshot and created a router image with my custom files. </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I have a script that I need to call when dhcp/wireless/network changes are made and this was integrated using /etc/config/ucitrack file. It works perfectly fine with Choas Calmer 15.05.1, however failing with trunk/snapshot. My script is not getting called.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">--- code snippet from /etc/config/ucitrack ---</div><div style="font-size:12.8px"><div>config network                                                                                                                   </div><div>        option init 'network'                                                                                                    </div><div>        list affects 'dhcp'</div><div>        list affects 'radvd'  </div><div>        option exec '/root/update-network-wrapper'<wbr> </div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">----------------</div><div style="font-size:12.8px">Kindly help!<br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Regards,</div><div style="font-size:12.8px">Mangesh Bhamre</div>
</div>