Skip to content

Schedule one-time job execution after a certain time #162

@stefanneuhaus

Description

@stefanneuhaus

I am facing difficulties when using at to schedule a one-time job after a certain time like this:


at -f ./my-script.sh now + 1 minute

Using atq I can verify that the job is actually scheduled. But the job won't start before scheduling another job execution using at. I am wondering if running this inside a container might be the cause. What are your thoughts on this?

If this is actually caused by the execution inside the container, than having supercronic support this case might be valuable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions