mirror of
https://github.com/GnoConsortium/gno.git
synced 2025-01-17 16:30:33 +00:00
451e159fb7
of the util shipped with GNO v2.0.4.
I converted cron to use syslog(). In my /etc/syslog.conf file, LOG_CRON messages are configured to go in /var/log/cronlog. I modifed cron as a demonstration of this. - Phillip Vandry