Project can't run on startup using /etc/init.d
Posted: 2025-05-17 11:42
I have a program that firstly, before everything, launches RkLunch-stop.sh, then runs RTSP stream with camera view. I tried to make it automatically run on startup via /etc/init.d/S99eyedetection script, but seems like nothing happens in result. Even RKIPC does not turn off which means the program is not even being executed by the script.
What may be a possible issue?
You can see the script in attachments.
P.S. I tried to run the same command from script in terminal directly, all went well and program was launched successfully.
What may be a possible issue?
You can see the script in attachments.
P.S. I tried to run the same command from script in terminal directly, all went well and program was launched successfully.