• # Mini précision, variable d'environnement

    Posté par (site web personnel) . En réponse au journal Des nouvelles de Debian et de systemd. Évalué à 8.

    Tout d'abord, il ne faut pas lancer SIGSTOP si le logiciel est lancé à la main. Donc pour ça, soit on rajoute une option pour activer le protocole, soit une option pour désactiver. ( personne n'a proposé d'utiliser une variable d'environnement, curieusement ).

    C'est abordé, Russ Allbery, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=727708#2553

    > Should it not be added that raise(SIGSTOP) should only be used with a
    > command line option (like --debian-Z) to ensure that the daemon does not
    > hang on sysv or systemd?
    No, because see Colin's point that Debian developers may be doing the
    integration and adding a new command-line option may conflict with
    upstream's intentions or just be more intrusive. Another reasonable
    option is to use an environment variable that you then unset after
    noticing its existence. There may be others. I think it's best to be
    agnostic in the TC decision on how this integration is done, since I think
    it's really a matter of technical detail and won't be controversial, and
    be more verbose about the options in Policy.