我 ssh 进入我的容器并运行以下命令:
systemctl restart nginx.service
然后终端就会吐出以下这个坏家伙:
Failed to connect to bus: No such file or directory
有人遇到过类似的事情吗?任何帮助我都非常感谢,在此先谢谢大家了。
笔记:
- 我正在使用这个容器来处理 ansible 2
uname -a
主机的输出是Linux your-homey 4.10.0-35-generic #39~16.04.1-Ubuntu SMP Wed Sep 13 09:02:42 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
该容器属于“ubuntu”类型。