Dave Howorth wrote:
On Thu, 13 Feb 2020 15:26:40 +0200 ellanios82 <ellanios82@gmail.com> wrote:
Hi List :)
- since a recent 'zypper dup' last week , am not getting my usual output from runs of cron : in fact 'zero' output
....
as root, have executed :
# crontabs -l
and this shows my crontab OK
and, as root, have executed
# systemctl status cron.service
and this shows cron service up and running OK
.....
what am i doing wrong?? : Why zero output from cron??
Well cron jobs don't usually produce any output, because they're designed not to.
<nitpick> I have a lot of cronjob that run specifically to produce output :-) </nitpick> Ellanios, any output from a cronjob is sent to the userid that ran it, or to the most recently defined MAILTO address. I would check to see if anything was changed in your mail setup. -- Per Jessen, Zürich (2.1°C) http://www.dns24.ch/ - free dynamic DNS, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org