diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2026-05-19 00:49:25 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2026-05-19 00:55:21 +0300 |
| commit | b0578d2af1d6bfef7b86103a3f244c9112d06f98 (patch) | |
| tree | c2165399785450e55d4996ef842c8ec0ad45d102 /roles/jails/20_packager/templates/etc_crontab | |
| parent | b38e910899bad2d6ae2049b599dcdd525420c53d (diff) | |
Remove packager, use ports fork
Diffstat (limited to 'roles/jails/20_packager/templates/etc_crontab')
| -rw-r--r-- | roles/jails/20_packager/templates/etc_crontab | 5 |
1 files changed, 0 insertions, 5 deletions
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 |
