# NetBird operator scheduler. Every minute it evaluates each managed
# instance's backup_schedule / update_schedule (cron settings) and creates
# the due Operations. Runs as the operationagent user (same identity and
# RBAC the operationagent uses to run those Operations).
* * * * * operationagent /usr/lib/netbird-adl/netbird-scheduler >> /var/log/netbird-adl/scheduler.log 2>&1
