Re: [systemd-devel] [PATCH] TODO: timer unit generation

2013-04-17 Thread Kay Sievers
On Thu, Apr 18, 2013 at 12:30 AM, Josh Triplett wrote: > On Thu, Apr 18, 2013 at 12:15:22AM +0200, Kay Sievers wrote: >> On Thu, Apr 18, 2013 at 12:11 AM, Josh Triplett >> wrote: >> > On Thu, Apr 18, 2013 at 12:04:24AM +0200, Kay Sievers wrote: >> >> On Wed, Apr 17, 2013 at 11:50 PM, Josh Triple

Re: [systemd-devel] [PATCH] TODO: timer unit generation

2013-04-17 Thread Josh Triplett
On Thu, Apr 18, 2013 at 12:15:22AM +0200, Kay Sievers wrote: > On Thu, Apr 18, 2013 at 12:11 AM, Josh Triplett wrote: > > On Thu, Apr 18, 2013 at 12:04:24AM +0200, Kay Sievers wrote: > >> On Wed, Apr 17, 2013 at 11:50 PM, Josh Triplett > >> wrote: > >> > >> > + - unit generator for compatibilit

Re: [systemd-devel] [PATCH] TODO: timer unit generation

2013-04-17 Thread Kay Sievers
On Thu, Apr 18, 2013 at 12:11 AM, Josh Triplett wrote: > On Thu, Apr 18, 2013 at 12:04:24AM +0200, Kay Sievers wrote: >> On Wed, Apr 17, 2013 at 11:50 PM, Josh Triplett >> wrote: >> >> > + - unit generator for compatibility with crontab and cron.d >> >> We kind of decided to port the 40-60 thin

Re: [systemd-devel] [PATCH] TODO: timer unit generation

2013-04-17 Thread Josh Triplett
On Thu, Apr 18, 2013 at 12:04:24AM +0200, Kay Sievers wrote: > On Wed, Apr 17, 2013 at 11:50 PM, Josh Triplett wrote: > > > + - unit generator for compatibility with crontab and cron.d > > We kind of decided to port the 40-60 things that use the .d/ dirs to > native units right away, and leave

Re: [systemd-devel] [PATCH] TODO: timer unit generation

2013-04-17 Thread Kay Sievers
On Wed, Apr 17, 2013 at 11:50 PM, Josh Triplett wrote: > + - unit generator for compatibility with crontab and cron.d We kind of decided to port the 40-60 things that use the .d/ dirs to native units right away, and leave cron as it is, and not parse its config files from systemd. If people wa

[systemd-devel] [PATCH] TODO: timer unit generation

2013-04-17 Thread Josh Triplett
--- TODO |1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 48e5d2e..eb482d0 100644 --- a/TODO +++ b/TODO @@ -320,6 +320,7 @@ Features: o CLOCK_REALTIME makes jumps (TFD_TIMER_CANCEL_ON_SET) o DST changes - Support 2012-02~4 as syntax for specifying the fourth to