Cron <root@server> test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cro

That fixed it, still getting a daily mail with:

/etc/cron.daily/custombuild:

Is this a bug?
 
Code:
/etc/cron.daily/custombuild: line 6: mail: command not found

Still seeing this error on a brand new directadmin custombuild install after turning on the cron option in versions.cfg (which is completely up to date and tried build update/update version and the -d option)

Seems this is still a bug? Please let me know how to fix this.

Im getting;

Code:
Anacron job 'cron.daily' on la1009.xxxxxx

/etc/cron.daily/custombuild:

/etc/cron.daily/custombuild: line 6: mail: command not found

On a new CentOS 6.x installation
 
Back
Top