My journalctl is growing very rapidly because of CRON messages that appear every minute stating useless drivel about what it executed.
How can i stop this? I have rsyslog installed but it seems i cant stop it there
In /etc/sysconfig/cron I have:
CRON[15425]: CMD ($SCRIPT_DIR/market)
cron[21162]: pam_kwallet5(crond:session): pam_kwallet5: not a graphical session, skipping. Use force_run parameter to ignore this.
CRON[23906]: CMDEND ($SCRIPT_DIR/runtime.sh)
Neither market nor runtime have any visible output, e.g nothing to stdout or stderr