Re: halt: init exits/panic

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



    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/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]
  Powered by Linux