Re: [gentoo-user] FYI: Daily / weekly / monthly cron jobs run twice on DST - non-DST transition

2017-11-03 Thread Rich Freeman
On Thu, Nov 2, 2017 at 6:53 PM, Kai Peter wrote: > > *I* recommend fcron, it is a bit under estimated. Beside its progressive > design and w/o consulting the man page now again - AFAIR it can handle > DST issues like above through options in fcrontab. But with my concept I > don't need/use it. Be

Re: [gentoo-user] FYI: Daily / weekly / monthly cron jobs run twice on DST - non-DST transition

2017-11-02 Thread Kai Peter
On 2017-10-29 14:16, Michael Orlitzky wrote: On 10/29/2017 07:46 AM, Remy Blank wrote: I attached a patch to the bug, but considering how old the bug is, and from the tone of the discussion there, I have little hope that it gets applied. If you would like to see this fixed, it may

Re: [gentoo-user] FYI: Daily / weekly / monthly cron jobs run twice on DST - non-DST transition

2017-10-29 Thread Michael Orlitzky
On 10/29/2017 07:46 AM, Remy Blank wrote: > > I attached a patch to the bug, but considering how old the bug is, and > from the tone of the discussion there, I have little hope that it gets > applied. If you would like to see this fixed, it may be worth chiming in > on the bug. Or if you're a kind

[gentoo-user] FYI: Daily / weekly / monthly cron jobs run twice on DST - non-DST transition

2017-10-29 Thread Remy Blank
To save others some time investigating why their daily / weekly / monthly cron jobs (those located in /etc/cron.{daily,weekly,monthly}) run twice when transitioning from DST to non-DST, it's a bug in /usr/sbin/run-crons (yes, you've read the bug number correctly). Th