Marco Nie - Windows 10 WSL 不支持 systemd 的评论 在使用 WSL 中发现无法使用 systemd 指令,会有如下报错信息:System has not been booted with systemd as init system (PID 1... 2021-03-13T21:48:15+08:00 Typecho https://blog.niekun.net/feed/atom/archives/1258.html <![CDATA[marco nie]]> https://blog.niekun.net/archives/1258.html#comment-29 2021-03-13T21:48:15+08:00 2021-03-13T21:48:15+08:00 marco nie 换到 wsl2 吧,可以完美解决的:https://blog.niekun.net/archives/1805.html

]]>
<![CDATA[hm]]> https://blog.niekun.net/archives/1258.html#comment-28 2021-03-08T18:46:19+08:00 2021-03-08T18:46:19+08:00 hm 小瑕疵:

WSL(即WSL1)这样并不能解决
看了下 https://github.com/MicrosoftDocs/WSL/issues/457
发现他们有人能这样解决是因为是 WSL2

至少用管理员打开,我的fedora-remix里还是这样:

$ sudo service docker status
Redirecting to /bin/systemctl status docker.service
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down

]]>