Skip to content

Execs are not scheduled by default #6

@MattRiesterer

Description

@MattRiesterer

The documentation states that

# Optional cron expression, defines when to execute the command.
# Default is every 1 minute.
#cron:

https://github.com/christiangalsterer/execbeat/blob/master/execbeat.yml

Using this configuration did not schedule any execs. Only after setting the cron value specifically like

cron: "@every 10s"

triggered the execs as expected.

Occurred with execbeat v2.1.1 and v2.2.0 using the amd64.deb package on Linux.

As most people will try first using the provided configuration, you might consider fixing this. It took me a while to figure this out.

Keep up the great work!

thanks a lot

Matthias

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions