From b0578d2af1d6bfef7b86103a3f244c9112d06f98 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Tue, 19 May 2026 00:49:25 +0300 Subject: Remove packager, use ports fork --- roles/jails/20_packager/templates/etc_crontab | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 roles/jails/20_packager/templates/etc_crontab (limited to 'roles/jails/20_packager/templates/etc_crontab') diff --git a/roles/jails/20_packager/templates/etc_crontab b/roles/jails/20_packager/templates/etc_crontab deleted file mode 100644 index ed18a07..0000000 --- a/roles/jails/20_packager/templates/etc_crontab +++ /dev/null @@ -1,5 +0,0 @@ -SHELL=/bin/sh -PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin - -# Build packages every hour -0 * * * * root /usr/local/bin/build-packages >> /var/log/build-packages.log 2>&1 -- cgit v1.3