>> is nothing else as a mapping of the
>> init-call to the default shell, so that instead of running init you are
>> being dropped to a shell.
>
> This leads to well-known "Job control" issues. cttyhack wrapper should be
> used.

Hm, I didn't mind the Job Control warning, I don't need background
processes while debugging. I also plan to enable this little hack to run
init manually afterwards


>> < USE_ASH(APPLET_ODDNAME(init, ash, _BB_DIR_SBIN, _BB_SUID_ALWAYS, ash))
>
> SUID?! What for?
Actually, I'm just realizing that I thought that this meant, that you
could only run this as root. You are right, I should change that. Thanks
_______________________________________________
busybox mailing list
busybox@busybox.net
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to