Custom script not executed on boot on RUTX50

Ok fixed it. I was running my script from root’s home and now the user running /etc/rc.local no longer has rights to run something from root’s folder. I moved the script to admin user home folder and now it runs on boot.

Can you at least comment on what change caused this different behavior on latest firmware upgrade?