Werk #9420: Fix possible "/dev/stdin: Permission denied" cron error in syslog
| Component | Firmware |
| Title | Fix possible "/dev/stdin: Permission denied" cron error in syslog |
| Date | Mar 31, 2021 |
| Level | Trivial Change |
| Class | Bug Fix |
| Compatibility | Compatible - no manual interaction needed |
| Appliance Version | 1.4.14 |
When ADMIN_MAIL is configured for a Checkmk site and a cron job produces output, a mail shoul be sent to the configured mail address. In this situation an error like cma cron[23900]: /usr/sbin/sendmail: line 5: /dev/stdin: Permission denied was shown in the device log (/var/log/syslog) of the appliance.
The issue is solved with this werk and mails are created as intended.