>
>
> If you want to use runsvdir as init, you run it as
> runsvdir [-P] -s SCRIPT /dir
>
>
Works fine. Though to reboot I have to use something like:

---
#!/bin/sh
umount -a
exec reboot -f
---

as -s parameter script.

Looks like a point of no return either.

Continuing testing,
--
Vladimir
_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to