acme_crontab 226 Bytes RawBlameHistoryPermalink 1 2 3 4 5 6 7 # cron.d format: # m h dom m dow user command 0 3 26 * * root /usr/local/bin/acme_refresh >> /var/log/acme.log 2>&1 # crontab format: # m h dom m dow command 0 3 26 * * /usr/local/bin/acme_refresh >> /var/log/acme.log 2>&1