我正在运行Ubuntu10.04LTS,并试图通过start、stop、status运行服务,并在下面得到相应的错误。我在谷歌上搜索过,但每件事都像2-3岁,没有人回答。
status: Unable to connect to system bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory发布于 2011-02-04 02:36:22
好吧我想出来了..。由于某种原因没有安装dbus,尽管服务以前是工作的..?不知道发生了什么,不管怎样,sudo apt-get install dbus成功了。
https://serverfault.com/questions/230957
复制相似问题