diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2026-08-13 21:51:18 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2026-08-13 21:51:18 +0300 |
| commit | 40596977c2191247bd602170f6a63958c59697f7 (patch) | |
| tree | e0356b7f68921e3d4acddfd9468fb23db86d463b /roles/jails/05_homepage/templates/etc_crontab.j2 | |
| parent | 8a008dd67243b03ae7c13f00e5006987fd266f04 (diff) | |
Update homepage jail to use single self-signed cert for gemini
Diffstat (limited to 'roles/jails/05_homepage/templates/etc_crontab.j2')
| -rw-r--r-- | roles/jails/05_homepage/templates/etc_crontab.j2 | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/roles/jails/05_homepage/templates/etc_crontab.j2 b/roles/jails/05_homepage/templates/etc_crontab.j2 deleted file mode 100644 index 6ec1b69..0000000 --- a/roles/jails/05_homepage/templates/etc_crontab.j2 +++ /dev/null @@ -1,10 +0,0 @@ -# /etc/crontab - root's crontab for FreeBSD -# -# -SHELL=/bin/sh -PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin -# -#minute hour mday month wday who command - -# Update agate TLS certs if letsencrypt cert has changed -*/5 * * * * root /usr/local/bin/update-agate-certs >> /var/log/update-agate-certs.log 2>&1 |
