nbdd0121/wsld

Support for running wsldhost as service

Opened this issue · 0 comments

Add support for running wsldhost as a Windows service. This will hopefully enable us to auto start wsldhost on startup.

The windows_service crate appears to implement the scaffolding to implement a Windows service.