On Fri, 16.01.15 11:38, Kris Erik Schwerdt ([email protected]) wrote:
> Hello, > > I was just trying to replace some cron-jobs by systemd-timers. I'm using > system 218 on archlinux. During doing so I recognized, that it is not > possible to describe something like >execute this job hourly between 6 am > and 6 pm. In cron this was possible by saying 6-18/1:00:00 for the time. There has been a TODO list item of allowing ".." as syntax for specifying ranges like this, but this has not been implemented yet. As mention on that other mail, the comma notation is a way out for now. Lennart -- Lennart Poettering, Red Hat _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
