]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/timer.c
core: add new RandomSec= setting for time units
authorLennart Poettering <lennart@poettering.net>
Wed, 18 Nov 2015 12:37:30 +0000 (13:37 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 18 Nov 2015 16:07:11 +0000 (17:07 +0100)
commit744c7693751830149ae78fdaf95c6c6f99d59f07
tree5de31e8948b3d625f22f2c9cc4e6202f9b58f935
parent45090bf2ff43217116fc2497b4442320dffabf86
core: add new RandomSec= setting for time units

This allows configuration of a random time on top of the elapse events,
in order to spread time events in a network evenly across a range.
man/systemd.timer.xml
src/core/dbus-timer.c
src/core/load-fragment-gperf.gperf.m4
src/core/timer.c
src/core/timer.h
src/shared/bus-util.c