Menu

#125 remove Persistent systemd flag with no effect

duply
closed-fixed
nobody
None
3
2021-02-22
2021-02-21
Stephan
No

The systemd timers are created with the flag Persistent, which has no effect.

[Timer]
OnBootSec=15min
OnUnitActiveSec=1d
Persistent=true

This setting is not doing anything, as there is no OnCalendar timer set.

See;
https://www.freedesktop.org/software/systemd/man/systemd.timer.html

Note that this setting only has an effect on timers configured with OnCalendar=. Defaults to false.

Setting should be removed to avoid confusion.

Discussion

  • ede

    ede - 2021-02-22
    • status: open --> closed-fixed
     
  • ede

    ede - 2021-02-22

    Thanks! will be in the next release.. ede

     

Log in to post a comment.

MongoDB Logo MongoDB