[BusyBox] busybox init

trevor t_list at vtnet.ca
Tue Jun 18 16:07:02 UTC 2002


does your /etc/init.d/rcS call something that doesn't return? HINT: putting 
an ampersand at the end doesn't work. you have to also include a line 
something like:

trap "" SIGHUP

somewhere close to the top of that file. also, don't forget the "#!/bin/sh" 
stuff at the very top.

hope this helps, best regards,
	trevor
-- 
please remove the underscore if you want to email me



More information about the busybox mailing list