> [r...@salmo ~]# strace /usr/sbin/crond > > Many of the files it says it cannot find exist, but in different > directories. As far as I know, nothing's changed since log reporting > stopped. > >> and check to see how cron.* is handled in syslog.conf just to make sure >> that /var/log/cron is the right place to look. > > # Cron related logs: > cron.* -/var/log/cron
i meant to strace the running crond. strace -p PID does that. that way you can see if it is trying to do things. oh! did things stop working around daylight savings? that used to be a problem with some cron systems. _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
