mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
3 lines
180 B
Text
3 lines
180 B
Text
* When running on Windows, Fleet service was getting killed by the OS when
|
|
service start takes longer than 30 secs due to missing calls to the
|
|
Service Control Manager (SCM) APIs.
|