I've just noticed that quotacheck is disabled by default in directadmin_cron? Is there a reason why this is?.. i had some problems due to a corrupt quota file, shouldnt this be enabled? Is it ok to enable?.
The line in /usr/cron.d/directadmin_cron :
#5 5 * * 0 root /sbin/quotaoff -a; /sbin/quotacheck -augm; /sbin/quotaon -a;
The line in /usr/cron.d/directadmin_cron :
#5 5 * * 0 root /sbin/quotaoff -a; /sbin/quotacheck -augm; /sbin/quotaon -a;