【发布时间】:2019-08-29 22:50:52
【问题描述】:
没有一个 systemd 命令在 WSL(Ubuntu Bash 18.04)中运行。当我运行sudo systemctl is-active kubelet 时,错误是output: System has not been booted with systemd as init system (PID 1). Can't operate.
: running command: sudo systemctl is-active kubelet
如何在 WSL 中启用 systemd 功能?有什么办法摆脱System has not been booted with systemd
【问题讨论】:
标签: ubuntu kubernetes ubuntu-18.04 windows-subsystem-for-linux minikube