Black.S

Results 6 comments of Black.S

rneto12's advise works for me too. But need to reboot Windows to apply these changes.

Unfortunately no. Couldn't find anything. It looks like that feature was on developing that time. Don't know the current state.

The same problem

Made some silly fix. Like a fast workaround ``` cat /etc/service/munge/run #!/bin/bash set -e mkdir -p /var/run/munge chown munge: /var/{log,lib,run}/munge if [[ $(ps aux| grep "/usr/sbin/munged -f"| wc -l) -le...

Can I make remote reset by GPIO or something else ? Do we have remote control features from the board side ?

> The same is happening to me suddenly. The workaround it was create a new task in the task scheduler to execute the command to kill the wsl service: `taskkill...