Skip to content

@background and @start #11

@g105b

Description

@g105b

Linux crontab supports replacing the date/time columns with @reboot to indicate that the script should be run once on reboot.

As a new feature, @background can be used to indicate that the script should be run forever in the background (waiting for the process to finish before starting again).

@start can be used to indicate that the script should be run once at the start of the server starting.

Metadata

Metadata

Assignees

Labels

enhancementNon-breaking improvements to existing behaviourquestionUsage questions or clarification requests

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions