The old one is statically linked for safety. Doesn't seem to make much of a difference in real life, though. I'll see if I can get these changes incorporated into the real source.

And, jaharkes, the reason I called /bin/sh from the system() call is because it was failing to work for me without doing that before, for some reason. I assumed it was the same reason I couldn't get a shell script to run as an init in the first place, which I couldn't figure out, so I ignored it here, too, but I didn't want to make people compile programs for startup purposes, so I explicitly called upon /bin/sh.
_________________________
Bitt Faulk