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
Below is how I use the module, however, it's not applying my settings. I want to start my service manually but using status => 'disabled' does not apply the settings I defined.
version => $_version,
settings => $_settings,
status => 'disabled',
}
The text was updated successfully, but these errors were encountered:
Below is how I use the module, however, it's not applying my settings. I want to start my service manually but using status => 'disabled' does not apply the settings I defined.
The text was updated successfully, but these errors were encountered: