Which mapping of system cron directories to frequencies is correct?
Both run only when a user logs in
Neither can be launched automatically
cron.daily is hourly and cron.hourly is daily
cron.daily
cron.hourly
/etc/cron.daily runs as a daily category, while /etc/cron.hourly runs as an hourly category
/etc/cron.daily
/etc/cron.hourly