Custom script not executed on boot on RUTX50

Hello,

I have a custom script on my RUTX50 (System - Maintenance - Custom scripts)
After upgrading to RUTX_R_00.07.14 this does not execute anymore at boot.

I have also added a:
echo “started” > /root/mylog

And this did not run either as I haven’t seen /root/mylog being created.

Can you please check why this happens or suggest a workaround to be able to run a custom script on boot?

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?

Check this thread: Implementation of Read-Only System Files and Mobile and I/O POST/GET Service Removal with RutOS 7.14

Thank you for the info

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.