-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNon-breaking improvements to existing behaviourNon-breaking improvements to existing behaviourquestionUsage questions or clarification requestsUsage questions or clarification requests
Description
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 behaviourNon-breaking improvements to existing behaviourquestionUsage questions or clarification requestsUsage questions or clarification requests