Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] dbus doesn't start during start up.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
iceguardian
n00b
n00b


Joined: 11 Jul 2013
Posts: 4

PostPosted: Thu Jul 11, 2013 7:11 pm    Post subject: [SOLVED] dbus doesn't start during start up. Reply with quote

dbus doesn't start and even doesn't write smth about itself in rc.log.

if i run dbus manually with local.d it works fine.
cat /etc/local.d/dbusAndXdm.start

Code:

#!/bin/sh
/etc/init.d/dbus start
/etc/init.d/xdm start
/etc/init.d/wicd start


rc-update -v show
http://pastebin.com/E0JGQpa1


Please, give me some advice where to dig.

SOLUTION:

Code:
rc-update -u
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum