Running multiple scripts in parallel at Boot up.

25 views
Skip to first unread message

gajes...@gmail.com

unread,
May 18, 2016, 2:45:05 PM5/18/16
to BeagleBoard
Hello,
I want to run few scripts in parallel at boot up. I am using Service routine to run the script located in "/usr/bin/" at boot up. That script basically executes 10 bash scripts. I tried to make them execute in parallel using "&" command but that did not work, and this is happening only when I try to run script at boot up. 

Once the system is completely up and running at that time if I try to execute the same script with multiple scripts inside it to be executed in parallel then it works perfectly. 

It would be very helpful if someone could help me to solve this issue.

Thanks,

 

John Syne

unread,
May 18, 2016, 4:50:18 PM5/18/16
to beagl...@googlegroups.com
Why not create systemd services for each script which will run in parallel once the prerequisites have been met. 

Regards,
John




--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/af8d7e14-8651-4202-b120-68470968d30b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Barry Day

unread,
May 20, 2016, 6:40:12 PM5/20/16
to BeagleBoard, gajes...@gmail.com
Reply all
Reply to author
Forward
0 new messages