diff options
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 |
