acme_crontab 226 Bytes
# 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