Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
weird init.d startup problem for dovecot
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
iaw
Tux's lil' helper
Tux's lil' helper


Joined: 20 Dec 2004
Posts: 81

PostPosted: Fri Oct 26, 2007 9:17 pm    Post subject: weird init.d startup problem for dovecot Reply with quote

dear experts---I have a real strange problem. dovecot is in rc default, but it is not being started by init. Instead, I have to handstart it after login (/etc/init.d/dovecot start), which works like a charm. Is there a way to diagnose why init did not succeed in starting dovecot? ('dmesg | grep dovecot' is of course nothing. default startups do not seem to be logged.) help appreciated.

regards,

/iaw

$ rc-update show
apache2 | default
bootmisc | boot
checkfs | boot
checkroot | boot
clock | boot
consolefont | boot
denyhosts | default
dovecot | default
hdparm | default
hostname | boot
keymaps | boot
local | default nonetwork
localmount | boot
modules | boot
net.eth0 | default
net.lo | boot
netmount | default
nfs | default
postfix | default
rdate | default
rmnologin | boot
sshd | default
syslog-ng | default
urandom | boot
vixie-cron | default
_________________
/iaw
Back to top
View user's profile Send private message
mdshort
Apprentice
Apprentice


Joined: 06 Dec 2004
Posts: 157

PostPosted: Sat Oct 27, 2007 1:48 pm    Post subject: More than likely... Reply with quote

More than likely dovecot is starting before net.eth0 since it is in the default runlevel as well.

As a general practice I always add my network cards to the boot runlevel.

rc-update del net.eth0
rc-update add net.eth0 boot
_________________
"With every rise, there is a fall."
Back to top
View user's profile Send private message
iaw
Tux's lil' helper
Tux's lil' helper


Joined: 20 Dec 2004
Posts: 81

PostPosted: Sat Oct 27, 2007 5:59 pm    Post subject: Reply with quote

thanks. will try. regards, /iaw
_________________
/iaw
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security 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