]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/timer.h
Merge pull request #17497 from anitazha/randomizeonce
[thirdparty/systemd.git] / src / core / timer.h
index 46d9b9b262216ecda7d8c264bad61c25d831faec..14fa317064eb6bfaec760525fe995bc5997cc552 100644 (file)
@@ -59,6 +59,7 @@ struct Timer {
         bool remain_after_elapse;
         bool on_clock_change;
         bool on_timezone_change;
+        bool fixed_random_delay;
 
         char *stamp_path;
 };