Skip to content
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

service(windows): add support for delayed auto start service #244

Merged
merged 2 commits into from
Nov 16, 2020

Conversation

utkarsh-extc
Copy link
Contributor

@utkarsh-extc utkarsh-extc commented Oct 15, 2020

Create Automatic Delayed Start service in windows os

@coveralls
Copy link

Coverage Status

Coverage remained the same at 13.995% when pulling 9d489a7 on utkarsh-extc:master into a1c091b on kardianos:master.

@utkarsh-extc
Copy link
Contributor Author

@kardianos Please let me know if more changes are required :)

@kardianos kardianos merged commit a91b404 into kardianos:master Nov 16, 2020
utkarsh-extc added a commit to utkarsh-extc/service that referenced this pull request Nov 17, 2020
@utkarsh-extc
Copy link
Contributor Author

@kardianos can you please create a new tag

@kardianos
Copy link
Owner

Done. v1.2.0.

jamesx04 pushed a commit to centrify/service that referenced this pull request Mar 8, 2021
* chore: Add explicit AIX tag to AIX specific sources (kardianos#245)

Add an explicit AIX build restriction to the AIX specific source
files to allow Go versions <1.12 to compile the module.

* Update .travis.yml (kardianos#248)

Adding both Power & Intel support
arch: ppc64le/amd64

* Detection of interactive session fixed for systemd user services (kardianos#246)

Co-authored-by: Pavel Bazika <pavel.bazika@icewarp.com>

* service(windows): add support for delayed auto start service (kardianos#244)

* service(windows): added option flag for delayed automatic start

* service(windows): added option flag for delayed automatic start

Co-authored-by: Utkarsh Dixit <utkarsh.dixit@siemens.com>

* Fix issue with systemd inactive status. (kardianos#243)

* Run commands as user on systemd when using user service (kardianos#224)

* Shutdowner interface and Windows trigger (kardianos#225)

* Shutdowner interface and Windows trigger

* Updating Shutdown doc

Stop won't be called when Shutdown is.

Co-authored-by: Juan Hernandez <jhernandez@newrelic.com>

* service: go fmt

* Add support for OpenRC services (alpine/busybox) (kardianos#252)

Co-authored-by: secDre4mer <61268450+secDre4mer@users.noreply.github.com>
Co-authored-by: santosh653 <70637961+santosh653@users.noreply.github.com>
Co-authored-by: pavelbazika <pavelbazika@users.noreply.github.com>
Co-authored-by: Pavel Bazika <pavel.bazika@icewarp.com>
Co-authored-by: Utkarsh Dixit <utkarsh.extc@gmail.com>
Co-authored-by: Utkarsh Dixit <utkarsh.dixit@siemens.com>
Co-authored-by: Blake Rouse <blake.rouse@elastic.co>
Co-authored-by: Oliver Kraemer <oliverkra@gmail.com>
Co-authored-by: jhvaras <jhvaras@gmail.com>
Co-authored-by: Juan Hernandez <jhernandez@newrelic.com>
Co-authored-by: Daniel Theophanes <kardianos@gmail.com>
Co-authored-by: Karen Almog <8340149+trawler@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants