CentOS7 1611 运行Docker使用systemctl start httpd.service报错如下图报错信息:Failed to get D-BUS connection:Operation no permitted 在运行时加上-privileged选项仍然无济于事。有网友说dbus-daemon没能启动。systemctl并不是不能...
问题:在docker容器中使用systemctl命令报错powershell[root@707a5892dae2/]#systemctl start nginx System has not been booted with systemd as init system(PID 1).Can't operate.Failed to connect to bus:Host is down 解决办法:运行...