Bug#884994: systemd: shutdown does not send its warning messages when time is more than ten minutes

Christoph Pleger christoph.pleger at cs.uni-dortmund.de
Wed Jan 10 09:08:26 GMT 2018


Hello,

> Fwiw, this behaviour makes sense to me.
> If you start a scheduled login 2 days in advance, sending a shutdown
> message every minute would not be helpful. Restricting that to the last
> ten minutes seems reasonable.
> 
> How did sysvinit behave in that regard?

As far as I remember, sysvinit started earlier with showing messages, 
but the interval between the shutdown messages became shorter the closer 
the actual shutdown time came, every minute in the last ten minutes, 
five minutes with current_time < shutdown_time - 10 minutes, even longer 
intervals with current_time << shutdown_time - 10 minutes.

Regards
   Christoph




More information about the Pkg-systemd-maintainers mailing list