I'm aware that cron jobs are supposedly run by enhance instead of WP cron.
However, I noticed no cron job has run at all for the past few months. Do we need to add a command for every single website? /usr/bin/php public_html/wp-cron.php >/dev/null 2>&1 ? Once i add the command to every website it works, but that's a bit tedious and users wouldn't know how to do that.