Files
nats-server/server/service_windows.go
Laurens Vergote 831dc7a4f8 Allow nats-server to run as system user on Windows
Trying to run nats-server as nt authority/system user, the process would immediately exit with error: "The service process could not connect to the service controller."
This is now fixed
2022-04-11 12:12:01 +02:00

3.5 KiB