Hi team,
Here's an issue from the customer may need your help:
The customer created a script for init.sh in the /etc/profile.d/ directory because they needed to run an application automatically after the board started.
But finally you will see a lot of programs when the board started. The customer suspects that the post-boot script will execute many times, while they just want it to execute once since the multiple starts will cause the program to be abnormal.
The content of init.sh is to execute the program:
/home/root/FG5_DEV
Thanks.
Best Regards,
Cherry