<p dir="ltr"><br>
On Mar 4, 2014 10:52 AM, &quot;Lennart Poettering&quot; &lt;<a href="mailto:mzerqung@0pointer.de">mzerqung@0pointer.de</a>&gt; wrote:<br>
&gt;<br>
&gt; On Tue, 04.03.14 15:54, Miloslav Trmač (<a href="mailto:mitr@volny.cz">mitr@volny.cz</a>) wrote:<br>
&gt;<br>
&gt; &gt; Hello,<br>
&gt; &gt; 2014-03-04 15:32 GMT+01:00 Jaroslav Reznik &lt;<a href="mailto:jreznik@redhat.com">jreznik@redhat.com</a>&gt;:<br>
&gt; &gt;<br>
&gt; &gt; &gt; = Proposed System Wide Change: cron to systemd time units =<br>
&gt; &gt; &gt; <a href="https://fedoraproject.org/wiki/Changes/cron-to-systemd-time-units">https://fedoraproject.org/wiki/Changes/cron-to-systemd-time-units</a><br>
&gt;<br>
&gt; It is probably time to port over these jobs now. With systemd 209+ we<br>
&gt; should have a somewhat comprehensive solution in systemd now that can do<br>
&gt; roughly what cron can do, plus some nice additional features (though<br>
&gt; minus a couple of others).<br>
&gt;<br>
&gt; I am looking into adding a couple of more things before the Fedora<br>
&gt; release, in order to make this functionality convincing enough that<br>
&gt; people can understand why this change is made. For example, I want<br>
&gt; support for timer events that can wake up the system, and simple<br>
&gt; anacron-like behaviour.<br>
&gt;<br>
&gt; I&#39;d also like to make sure we sell this properly. While I think it<br>
&gt; should be a goal to port all cronjobs we *ship* over to this, I want to<br>
&gt; make sure that cron is advertised as a good solution for people who just<br>
&gt; want to queue a simple cronjob. This is because setting up a timer<br>
&gt; service is more complex than setting up a cronjob. A cronjob is a single<br>
&gt; line added to &quot;crontab -e&quot; or /etc/crontab. However, a systemd timer<br>
&gt; unit will always be two files, and they will have 2+ lines each. While<br>
&gt; the systemd way is certainly more uniform with the rest of service<br>
&gt; management, it is definitely a bit more work, and I don&#39;t want to be in<br>
&gt; competition here...<br>
&gt;<br>
&gt; Lennart<br>
&gt;<br>
&gt; --<br>
&gt; Lennart Poettering, Red Hat<br>
&gt; --</p>
<p dir="ltr">Will there be a way for regular users to use timer units? User= will execute as a regular user, sure, but root still needs to set that up.</p>
<p dir="ltr">--Pete</p>