Hacker News new | ask | show | jobs
by oarsinsync 3681 days ago
For maintainability, you might want to consider using /etc/crontab or /etc/cron.d or /etc/cron.daily to store this instead of the root user cron. Especially on servers.