I am trying to enable SSH in my Ubuntu running in WSL2 system:
sudo systemctl status ssh
I get this error:
System has not been booted with systemd as init system (PID 1). Can't operate.Failed to connect to bus: Host is down
What does it mean and how can I enable ssh?