• [^] # Re: Timers

    Posté par (site web personnel) . En réponse à la dépêche Spéciale Lennart Poettering : nouvelles versions de systemd et PulseAudio. Évalué à 5.

    La version 212 vient de sortir, extrait du changelog:

     * Timer units gained a new WakeSystem= switch. If enabled
     timers configured this way will cause the system to resume
     from system suspend (if the system supports that, which most
     do these days).
    
     * Timer units gained a new Persistent= switch. If enabled
     timers configured this way will save to disk when they have
     been last triggered. This information is then used on next
     reboot to possible execute overdue timer events, that
     couldn't take place because the system was powered off. This
     enables simple anacron-like behaviour for timer units.