Support for running wsldhost as service
Opened this issue · 0 comments
jenrik commented
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.