Skip to content

Add -delayed_start to "change" subcommand #2025

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aniqfakhrul
Copy link

Added a -delayed_start flag to the CHANGE action to set a service’s Start Type to Automatic (Delayed Start). Useful for commands/binaries that don’t behave well when auto-started at boot, other services can initialize first, then ours starts.

  1. Service "TestService" created
image image
  1. Service confiuration changed to "Automatic (Delayed Start)"
image image

@anadrianmanrique anadrianmanrique added the medium Medium priority item label Aug 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium Medium priority item
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants