<div dir="ltr">Hey Filipe,<br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 12, 2018 at 3:07 PM, Filipe Brandenburger <span dir="ltr"><<a href="mailto:filbranden@google.com" target="_blank">filbranden@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<span class=""><br>
On Thu, Jul 12, 2018 at 12:04 PM Matt Zagrabelny <<a href="mailto:mzagrabe@d.umn.edu">mzagrabe@d.umn.edu</a>> wrote:<br>
> I know systemd can replace cron. Do folks use it to replace "at", too?<br>
><br>
> I know it *can* - with two files per "at" entry and then enabling and starting the timer.<br>
><br>
> Is there an easier with to replace "at" with systemd than creating two files and enabling and starting the timer?<br>
<br>
</span>Take a look at systemd-run and, in particular, options such as<br>
--on-active=, --on-calendar= and --timer-property=, which allow you to<br>
set a .timer option on demand for a single one-off command.<br></blockquote><div><br></div><div>What sort of timer properties are folks setting or adjusting via the --timer-property? That is, when would I use such an option?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<a href="https://www.freedesktop.org/software/systemd/man/systemd-run.html#--on-active=" rel="noreferrer" target="_blank">https://www.freedesktop.org/<wbr>software/systemd/man/systemd-<wbr>run.html#--on-active=</a><br>
<br>
I hope this helps!<br></blockquote><div><br></div><div>It does!</div><div><br></div><div>Thanks much!</div><div><br></div><div>-m </div></div></div></div>