I have an a.out
which I want to run when my BeagleBone boots up. It is actually a socket server which I want to start as soon as the BeagleBone powers up. I tried to put this in /etc/init.d
, but it didn't help. I wrote a shell script to run this executable but even that did not help.
What can I do to make a script run as soon as it boots up?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…