Hello
I am wondering if i can dynamically plan jobs (once) using systemd timer. What i mean by that is kind of replicating the usage of the 'at' command
If not, could i maybe use a user timer unit, triggering a script which as a last action would delete said unit ?
or should i simply stick to installing and using at package ?
or another solution ?
Thanks in advance,
Nicolas