wsl centos7: Failed to get D-Bus connection: Operation not permitted
生活随笔
收集整理的這篇文章主要介紹了
wsl centos7: Failed to get D-Bus connection: Operation not permitted
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
wsl 運行的 centos 7,使用 service 命令提示 Failed to get D-Bus connection: Operation not permitted 錯誤,無法運行。
目前的解決辦法是更換 systemctl 文件:
mv /usr/bin/systemctl /usr/bin/systemctl.old curl https://raw.githubusercontent.com/gdraheim/docker-systemctl-replacement/master/files/docker/systemctl.py > /usr/bin/systemctl chmod +x /usr/bin/systemctl總結
以上是生活随笔為你收集整理的wsl centos7: Failed to get D-Bus connection: Operation not permitted的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: openjdk-alpine镜像字体问题
- 下一篇: Alpine Linux 中的 apk