No, you can not set cron_daily as your cron. If you want your cron job to run daily, you simply need to edit your cron's time so that it runs daily rather than every few minutes.

Also, no, do not uncomment out the import_auto stuff as it isn't finished (from what I can see), which is why it is commented out. It appears to be some function that the admin's started on but never finished.