Bug 279867

Summary: mail/dovecot: remove extra call to doveconf in rc.d script
Product: Ports & Packages Reporter: Siva Mahadevan <me>
Component: Individual Port(s)Assignee: Larry Rosenman <ler>
Status: Closed FIXED    
Severity: Affects Only Me Flags: ler: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
[PATCH] mail/dovecot: remove extra call to doveconf in rc.d script none

Description Siva Mahadevan 2024-06-19 20:07:29 UTC
Created attachment 251584 [details]
[PATCH] mail/dovecot: remove extra call to doveconf in rc.d script

This significantly improves service startup time in some situations inside jails, such as when IP broadcast addresses are not available. Patch attached.
Comment 1 Larry Rosenman freebsd_committer freebsd_triage 2024-06-24 17:07:49 UTC
Committed, Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-06-24 17:08:09 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e39e03c9e703c8f613d87bafd0a0f182ba3ed4e9

commit e39e03c9e703c8f613d87bafd0a0f182ba3ed4e9
Author:     Larry Rosenman <ler@FreeBSD.org>
AuthorDate: 2024-06-24 17:05:31 +0000
Commit:     Larry Rosenman <ler@FreeBSD.org>
CommitDate: 2024-06-24 17:05:31 +0000

    mail/dovecot: remove extra call to doveconf in rc.d script

    PR:     279867
    Reported by: Siva Mahadevan <me@svmhdvn.name>

 mail/dovecot/Makefile         |  2 +-
 mail/dovecot/files/dovecot.in | 18 +++++++++---------
 2 files changed, 10 insertions(+), 10 deletions(-)