• # Faut tout lire

    Posté par . En réponse au message init et signaux. Évalué à -3.

    man 2 kill
      It is impossible to send a signal to task number one, the init process,
      for which it has not installed a signal handler. This is done to
      assure the system is not brought down accidentally.
    Par défaut il n'y a pas de gestionnaire de signaux pour init. Libre à init de l'installer.