#!	/bin/sh
# Start our special version of init.
export IN_LINUXRC=1
exec /sbin/init $*
