> > *And* when the crontab/at commands are run. > > Which restarts cron unless there were no changes > made, it which case crontab is not read
No, crontab signals cron through /etc/cron.d/FIFO, which then re-reads the crontab. cron is not restarted. This is easily verifiable through truss, and the code is visible on src.opensolaris.org. Are you sure you're talking about Solaris 10 cron? -- This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org