You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running my service with the action:install parameter, it outputs the following message to the console:
Successfully registered and started service "{my service name}" ("{my service description}")
This is incorrect because the service is installed with automatic startup, but it does not get started. It should either get started, or the message should be changed.
The text was updated successfully, but these errors were encountered:
When running my service with the
action:install
parameter, it outputs the following message to the console:This is incorrect because the service is installed with automatic startup, but it does not get started. It should either get started, or the message should be changed.
The text was updated successfully, but these errors were encountered: