On Sun, 18 Jan 2015 16:01, Andrei Borzenkov wrote:
В Sun, 18 Jan 2015 15:34:03 +0100 (CET) Yamaban пишет:
Question, is there a "replacement" for the "at" command?
commit 4c213d6cf416917c61f82d8bee795b8f3a4c5372 Author: WaLyong Cho <walyong.cho@samsung.com> Date: Tue Dec 9 16:07:16 2014 +0900
run: introduce timer support option
Thanks for the info, full message @ systemd-commits-list: http://lists.freedesktop.org/archives/systemd-commits/2014-December/007634.h... Now all that is missing, (and that is what I meant) is a wrapper-script to emulate the "at(1)" command and thus rising the acceptance of systemd-run(2), a drop-in replacement, same call, same parameters. (1) http://linux.die.net/man/1/at (2) http://www.freedesktop.org/software/systemd/man/systemd-run.html Be aware, (2) reflects systemd version 218 atm. Factory / Tumbleweed are on version 210 atm. 210 was taken in "Mon Mar 3 13:58:11 UTC 2014 - werner@..." (see systemd.changes) 218 is in some "home" projects, e.g. home:jengelh, where it succeeds for OSS13.2 and Factory. After it makes its way into Base:System and then Factory, maybe enabling a build for SLE12 and testing for regressions there would be the best for the long term solution on the cron.{hourly,daily,weekly,monthly,yearly} situation. - Yamaban.