If you disable hosting_site.module without disabling hosting_cron, you get fatal errors everywhere.
PHP Fatal error: Call to undefined function hosting_site_count() in /var/aegir/hostmaster-6.x-1.x/profiles/hostmaster/modules/hosting/cron/hosting_cron.module on line 15
Didn't bother patching, just disabled, but I figured it needed pointing out:
Add to hosting_cron.info:
dependencies[] = hosting_site
Comments
Comment #1
ergonlogicFixed in 1e80412