Re: [DNG] cron/fcron/bug#62

2017-08-18 Thread KatolaZ
On Fri, Aug 18, 2017 at 10:25:09AM -0400, Gary Olzeke wrote: > KatolaZ - thanks for the reply > > this is how I got a "tied in": > I ran this command from a dev1galaxy article - > https://dev1galaxy.org/viewtopic.php?id=556 > dpkg -l | awk '$1=="ii" {print $2}' | xargs -rn1 -I+ sh -c "dpkg -L + |

Re: [DNG] cron/fcron/bug#62

2017-08-18 Thread Gary Olzeke
KatolaZ - thanks for the reply this is how I got a "tied in": I ran this command from a dev1galaxy article - https://dev1galaxy.org/viewtopic.php?id=556 dpkg -l | awk '$1=="ii" {print $2}' | xargs -rn1 -I+ sh -c "dpkg -L + | grep --label=+ -Hw systemd" > systemd-references.tx ** and it shows this

Re: [DNG] cron/fcron/bug#62

2017-08-18 Thread KatolaZ
On Thu, Aug 17, 2017 at 02:01:10AM +, Gary Olzeke wrote: > I see this is un-assigned. > I noticed that cron is tied in with systemd-stuff. > ' > 1) is anybody/dev working on a cron replacement/upgrade? > 2) is the d1h guidelines on dev1galaxy - id#549 upto date? > ' > only one (of several) way

[DNG] cron/fcron/bug#62

2017-08-16 Thread Gary Olzeke
I see this is un-assigned. I noticed that cron is tied in with systemd-stuff. ' 1) is anybody/dev working on a cron replacement/upgrade? 2) is the d1h guidelines on dev1galaxy - id#549 upto date? ' only one (of several) way to learn - and that is jump in !! BUT I don't want to jump in somebody's