Lars Müller wrote:
On Fri, Sep 28, 2012 at 03:50:25PM +0200, Per Jessen wrote:
Since we switched to cronie in openSUSE 11.4, cron has been writing logmessages with the name of the executable in upper case, where as the previous cron daemon wrote in lower case.
I opened: https://bugzilla.novell.com/show_bug.cgi?id=3D780237
Vojtech (the maintainer) doesn't think this regression should be fixed, and closed it as WONTFIX. I think this regression should be fixed, even if nobody else has noticed it in 11.4 and 12.1.
Does anyone here have any thoughts on the matter? To me, it's clearly a regression and wrong - the executable name is logged as /USR/SBIN/CRON, which doesn't exist:
ls -l /USR/SBIN/CRON ls: cannot access /USR/SBIN/CRON: No such file or directory
It's to determine if a log message is caused by a child process or from the daemon.
It looks like our man page is not up to date.
As this has not been noticed for two full release cycles the issue can't be this important.
Reverting the change without any further discussion with the cron autors I consider as the wrong approach.
Why? Like you say, it's clearly not very important when it's been overlooked for so long. I'll fix it myself if I need to, I just don't want to get it done only for Vojtech to reject my patch. Btw, debian bug#15258 dealt with this back in 1997. "cron shouts..." http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=15258 -- Per Jessen, Zürich (18.0°C) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org