Hi Nico :) * Nico Schottelius <[EMAIL PROTECTED]> dixit: > What's the 'correct behaviour' of an init system, if someone wants > to shutdown the system?
What I do in my vcinit, the last steps I mean, is: reboot(RB_POWER_OFF); /* If halting*/ or reboot(RB_AUTOBOOT); /* If rebooting */ exit(EXIT_SUCCESS); And my vcinit doesn't panic ;) Raúl Núñez de Arenas Coronado -- Linux Registered User 88736 | http://www.dervishd.net http://www.pleyades.net & http://www.gotesdelluna.net It's my PC and I'll cry if I want to... - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/