From 40596977c2191247bd602170f6a63958c59697f7 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Thu, 13 Aug 2026 21:51:18 +0300 Subject: Update homepage jail to use single self-signed cert for gemini --- roles/jails/05_homepage/templates/etc_crontab.j2 | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 roles/jails/05_homepage/templates/etc_crontab.j2 (limited to 'roles/jails/05_homepage/templates/etc_crontab.j2') 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 -- cgit v1.3