By Alfred Tuinman
- One minute read - 33 wordsIt is handy to have cron log to /var/log/cron.log. You can change this setting in
sudo vim /etc/rsyslog.d/50-default.conf
You will need to restart the services
sudo service rsyslog restart sudo service cron restart