Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] dbus не запускается в default runlevel.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Russian
View previous topic :: View next topic  
Author Message
iceguardian
n00b
n00b


Joined: 11 Jul 2013
Posts: 4

PostPosted: Thu Jul 11, 2013 4:18 pm    Post subject: [SOLVED] dbus не запускается в default runlevel. Reply with quote

Не запускается dbus и не пишет ничего о себе в rc.log.
Но костыльно через local.d запускается.

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

Подскажите, пожалуйста, куда копать.


Last edited by iceguardian on Mon Jul 15, 2013 5:02 pm; edited 1 time in total
Back to top
View user's profile Send private message
Pinkbyte
Developer
Developer


Joined: 01 Jun 2012
Posts: 128
Location: Rostov-on-Don, Russia

PostPosted: Mon Jul 15, 2013 12:34 pm    Post subject: Reply with quote

Что происходит при запуске вручную?
Back to top
View user's profile Send private message
iceguardian
n00b
n00b


Joined: 11 Jul 2013
Posts: 4

PostPosted: Mon Jul 15, 2013 3:37 pm    Post subject: Reply with quote

При запуске вручную все нормально

Code:
 * Starting local
 * Starting D-BUS system messagebus ...
 [ ok ]
 * Setting up slim ...
 [ ok ]
 * Starting wicd daemon ...
 [ ok ]
 [ ok ]
Back to top
View user's profile Send private message
iceguardian
n00b
n00b


Joined: 11 Jul 2013
Posts: 4

PostPosted: Mon Jul 15, 2013 5:01 pm    Post subject: Reply with quote

оказывается надо было сделать

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 Russian 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