From b5860daf11ac353049cb1654b9414a129e5cfb96 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Wed, 13 May 2026 00:13:57 +0300 Subject: Rework --- roles/jails/05_homepage/templates/etc_crontab.j2 | 9 +++++++++ 1 file changed, 9 insertions(+) create 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 new file mode 100644 index 0000000..8541f57 --- /dev/null +++ b/roles/jails/05_homepage/templates/etc_crontab.j2 @@ -0,0 +1,9 @@ +# /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 + +# TODO: update linklog -- cgit v1.3