nbdd0121 / wsld

WSL Daemon - Stable X11 connection and time synchronisation for WSL2
Apache License 2.0
299 stars 26 forks source link

Support for running wsldhost as service #27

Open jenrik opened 2 years ago

jenrik commented 2 years ago

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.