On Thu, Jul 12, 2018 at 2:06 PM Matt Zagrabelny <mzagrabe at d.umn.edu> wrote: > On Thu, Jul 12, 2018 at 3:07 PM, Filipe Brandenburger <filbranden at google.com> wrote: >> Take a look at systemd-run and, in particular, options such as >> --on-active=, --on-calendar= and --timer-property=, which allow you to >> set a .timer option on demand for a single one-off command. > > What sort of timer properties are folks setting or adjusting via the --timer-property? That is, when would I use such an option? Technically, any options accepted in systemd.timer are possible: https://www.freedesktop.org/software/systemd/man/systemd.timer.html#Options For instance, RandomizedDelaySec= might be an interesting one you might want to use. AccuracySec= is also one you potentially want to look into, if you care about the accuracy of the time at which your command will run. Cheers, Filipe -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 4851 bytes Desc: S/MIME Cryptographic Signature URL: <https://lists.freedesktop.org/archives/systemd-devel/attachments/20180712/7f2abcdf/attachment-0001.bin>