|
|
具体如下:
[root@Beicj ~]# /etc/init.d/haldaemon start
启动 HAL 守护进程: [失败]
[root@Beicj ~]# /etc/init.d/messagebus start
启动系统消息总线: [失败]
[root@Beicj ~]# chkconfig --list haldaemon
haldaemon 0:关闭 1:关闭 2:关闭 3:启用 4:启用 5:启用 6:关闭
[root@Beicj ~]# chkconfig --list messagebus
messagebus 0:关闭 1:关闭 2:关闭 3:启用 4:启用 5:启用 6:关闭
哪位知道如何解决?! |
|