power management

Contents
    Command SysVinit Systemd
    1. System halt halt (et shutdown) systemctl halt
    2. Power off poweroff (et shutdown) systemctl poweroff
    3. Reboot reboot (et shutdown) systemctl reboot
    4. Suspend pm-suspend systemctl suspend
    5. Hibernate pm-hibernate systemctl hibernate

    Pour des raisons de compatibilité, systemd utilise des liens symboliques de halt, poweroff, reboot,... vers systemctl.

    see man systemctl :

    Pour en savoir plus

    Post TRES intéressant pour plus de détails.

    Proudly Powered by Zim 0.75.2.

    Template by Etienne Gandrille, based on ZeroFiveEight and using JQuery Toc Plugin.