| Reporter: |
|
Brian Harris brian |
| Created: |
|
Mon, 24 Mar 2008 06:20:00 |
| Updated: |
|
Mon, 29 Sep 2008 04:59:00 |
| Key: |
|
373267 |
| Versions: |
|
Not provided |
| Environment: |
|
|
| Priority: |
|
5 |
| Status: |
|
Resolved |
| Resolution: |
|
FIXED |
| Original Link: |
|
https://bugzilla.novell.com/show_bug.cgi?id=373267 |
| Summary: |
|
Dovecot requires ntp which requires named operational |
Description:
The basic problem was that dovecot was aborting a few seconds after startup
because ntp set the system time back 6 seconds after the system had been turned
off a couple of days.
There are two issues:
Firstly /etc/init.d/dovecot needs ntp added to its 'Required Start' list.
Secondly /etc/init.d/ntp needs the named daemon up and running. Although $named
is in the /etc/init.d/ntp 'Required Start' list, the ntpdate command gets
issued before named is operational, causing ntpdate to fail. A simple
work-around is to sleep 3 seconds before issuing the ntpdate command.
Comments:
| Cristian Rodriguez |
Mon, 24 Mar 2008 08:02:00 |
| Marcus Rueckert |
Mon, 24 Mar 2008 15:26:00 |
| Brian Harris |
Tue, 25 Mar 2008 10:50:00 |
| Brian Harris |
Tue, 08 Apr 2008 04:16:00 |
| Diederik van der Boor |
Mon, 05 May 2008 01:19:00 |
| Marcus Rueckert |
Mon, 29 Sep 2008 04:59:00 |