Date: Sun, 22 Jun 2014 14:54:30 -0400 From: "John D. Hendrickson and Sara Darnell" <johnandsara2@cox.net> To: Eitan Adler <lists@eitanadler.com> Cc: freebsd-hackers@freebsd.org, =?UTF-8?B?VG9tZWsgV2HFgmFzemVr?= <tmwalaszek@gmail.com>, freebsd-arch@freebsd.org Subject: Re: Improve cron(8) Message-ID: <53A72666.8090101@cox.net> In-Reply-To: <Dj531o01H2X408g01j55fY> References: <CAN3T69vCQTb1hU%2BAUKg%2BKLgsuCttLxYS6u2r9k3w5LM2D4zZoA@mail.gmail.com> <Dj531o01H2X408g01j55fY>
next in thread | previous in thread | raw e-mail | index | archive | help
Eitan Adler wrote: > +arch since hackers@ seems to be silent. > > On 11 June 2014 23:56, Tomek WaĆaszek <tmwalaszek@gmail.com> wrote: >> Hello, >> I saw on the FreeBSD Ideas page topic about cron :). >> I've started updating the 'original' FreeBSD cron from sources to vixi cron >> 4.1. I think (well I hope :P) most of the features that were done in >> FreeBSD cron are now ported into vixi cron 4.1, there are unfortunately >> some missing features at the moment: >> - @every_second - this need to be done >> - -s and -o, in vixi cron 4.1 daylight time switches are enabled by >> default, at the moment there is no -s and -o options. So you need to remove >> '-s' from the cron rc script >> >> I've also added one feature from OpenBSD, crontab is poking cron using >> unix-domain socket so we don't need to have suid on crontab. >> >> Path is in the attachment. I'm testing it on my FreeBSD box and it looks >> good but anyway don't try it on production machines :). >> >> After the installation we have to do a few things: >> - Add crontab group >> - Change group to crontab on /var/cron/tabs >> - Add sticky bit on /var/cron/tabs >> - Add group write permissions on /var/cron/tabs >> >> This is still work in progress but if someone could have a look on this and >> give me some feedback it would be great. >> >> Regards, >> Tomasz Walaszek >> >> _______________________________________________ >> freebsd-hackers@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers >> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" > > > you should up the version number or start your own renamed application a person claiming to be paul vixie of cron is still living (doesn't look old enough to be a vax hacker?). your not paul vixie. people who use vixie cron don't want a "distro hacked" one. also there are many cron replacements with frills features already for people to dl and use. i don't know of any serious bug fixes to cron. it simple (well not for paul to write it but) and anyone still using cron likely uses it because it is simple and un-tampered with thanks but please leave very basic apps "cron, ls, sed, mail" so they are not a compatibility problem - because many systems or softwares rely on them like , say, they rely on awk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53A72666.8090101>