Loïc Grenié: >> I use kernel_args init=/my/script on my embedded platform with BB 1.7.2. >> Thus, my Ash shell script (sets up an NFS root) replaces init, but >> explicitly calls it when done: >>> exec /sbin/init > > Maybe you can try > > exec /sbin/init "$@"
Actually no. My script gets no arguments it could forward. -- Alexander Kriegisch _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
