Pipe cron output to syslog cron

Tag stdout+stderr into journald/syslog instead of mailing root

*/5 * * * * /opt/job.sh 2>&1 | /usr/bin/logger -t job
more cron all 8 commands →