Doveget becomes unhappy and exits if the time jumps after it starts, so make

it start after ntpdate runs.
This commit is contained in:
erh 2010-06-13 23:01:50 +00:00
parent 92e0cb52cb
commit ea8a1ab416
2 changed files with 4 additions and 4 deletions

View file

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.146 2010/05/03 19:19:00 ghen Exp $
# $NetBSD: Makefile,v 1.147 2010/06/13 23:01:50 erh Exp $
DOVECOT_VERSION= 1.2
DOVECOT_SUBVERSION= .11
PKGREVISION= 2
PKGREVISION= 3
SIEVE_VERSION= 0.1.16
MANAGESIEVE_VERSION= 0.11.11
DISTNAME= dovecot-${DOVECOT_VERSION}${DOVECOT_SUBVERSION}

View file

@ -1,10 +1,10 @@
#!@RCD_SCRIPTS_SHELL@
#
# $NetBSD: dovecot.sh,v 1.5 2010/05/03 19:19:01 ghen Exp $
# $NetBSD: dovecot.sh,v 1.6 2010/06/13 23:01:50 erh Exp $
#
# PROVIDE: dovecot
# REQUIRE: DAEMON LOGIN
# REQUIRE: DAEMON LOGIN ntpdate
. /etc/rc.subr