atrun utility

Gary Aitken ah at dreamchaser.org
Sun Feb 5 04:28:42 UTC 2017


Don't know if this is critical or not, but man crontab(5) lists the following
as one of the "special" entries:
  @every_minute   Run once a minute, "*/1 * * * *"
so maybe adding the "/1" will do the trick,
or use the string "@every_minute".

Gary


More information about the freebsd-questions mailing list