You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for WSL2, its a great service to cope up with Linux within Windows !
However, I am unable to run systemctl / service command in WSL2 Ubuntu20.4
Is systemctl services not available in WSL2 or I need some other configuration procedure.
(base) anurag@DESKTOP-5A47SBM:~$ sudo systemctl status docker
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down
(base) anurag@DESKTOP-5A47SBM:~$
(base) anurag@DESKTOP-5A47SBM:~$
(base) anurag@DESKTOP-5A47SBM:~$ sudo service docker start
docker: unrecognized service
The text was updated successfully, but these errors were encountered:
Hi! We've identified this issue as a duplicate of another one that already exists in this repository. This specific instance is being closed in favor of tracking the concern over on the referenced thread.
Hi,
Thanks for WSL2, its a great service to cope up with Linux within Windows !
However, I am unable to run systemctl / service command in WSL2 Ubuntu20.4
Is systemctl services not available in WSL2 or I need some other configuration procedure.
The text was updated successfully, but these errors were encountered: