The default root crontab on OpenBSD sets a more limited PATH:
PATH=/bin:/sbin:/usr/bin:/usr/sbinPerhaps that is what you are talking about? We might want to consider removing PATH from root's crontab and just use the value from login.conf. - todd

