Hallo Laurent! > I am *only* suggesting that process 1 exiting should be taken as a > hard reboot or poweroff instruction, instead of a panic instruction.
There is a special kernel feature that allows automatic reboot on kernel panic. Activating this the current what you are suggesting, it reboots the system when process 1 exits ... that's what I do on server boxes :-) See (e.g.): http://unixfoo.blogspot.com/2009/01/linux-kernel-panic-reboot.html -- Harald _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
