 |
linux - How to run a shell script at startup - Stack Overflow
On an amazon linux instance, I have two scripts called start_my_app and ... In the file you put in /etc/init.d/ you have to set it executable with: chmod +x /etc/init.d/ ...
stackoverflow.com |
 |