Re: poudriere won;t run as cron

From: Paul Macdonald <paul_at_ifdnrg.com>
Date: Thu, 06 Feb 2025 11:45:25 UTC
>> 20 12 * * * * /home/paul/portal_scripts/poudriere/update.ports.sh
>> 00 18 * * * *   /home/paul/portal_scripts/poudriere/bulk.sh
> I count 00 18 * * * * as SIX fields.  But /etc/crontab (which I assume
> because you said it is running as root and I do not see a user in the
> sixth field) should have FIVE fields.

Doh, it was treating * as the cmd, and executing everything ( as root) !!

whoopsie

thank you!