By Alfred Tuinman
- One minute read - 33 wordsEdited on March 21, 2023
It 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