Part Number: TDA4VM
Hi,
Since there is no rc.local in the onboard linux, /etc/profile must be logged in to work. Customer wants to make a automatic boot up script. Is there any good solution?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: TDA4VM
Hi,
Since there is no rc.local in the onboard linux, /etc/profile must be logged in to work. Customer wants to make a automatic boot up script. Is there any good solution?
Hello,
You can use most generic solutions, my recommendation would be to create a systemd service script that can start your application. You can also "work-around" the removal of the r.local removal using this technique:
https://linuxhint.com/use-etc-rc-local-boot/
Please give this a try, we support the systemctl services.
Regards,
Erick