-
Notifications
You must be signed in to change notification settings - Fork 582
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
x/sys/windows/svc: Fix IsWindowsService() to be aligned with dotnet 6
The curret IsWindowsService() method was inherited from the legacy .NET fwk and not compatible inside windows containers. We need to update it to be go x/sys compatible inside containers. Fixes #56335
- Loading branch information
Guillaume GILL
committed
Oct 27, 2022
1 parent
5726498
commit d0a68bb
Showing
1 changed file
with
4 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters