On 7/9/05, Nico Schottelius <[EMAIL PROTECTED]> wrote: > Hello! > > What's the 'correct behaviour' of an init system, if someone wants > to shutdown the system? > > I currently do: > > - call reboot(RB_POWER_OFF/RB_AUTOBOOT/RB_HALT_SYSTEM) > - _exit(0) > > Is this exit() call wrong? If I do RB_HALT_SYSTEM and _exit(0) after, > the kernel panics.
What the panic shows? -- Coywolf Qi Hunt http://ahbl.org/~coywolf/ - 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/