Bug 279867 - mail/dovecot: remove extra call to doveconf in rc.d script
Summary: mail/dovecot: remove extra call to doveconf in rc.d script
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Larry Rosenman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-19 20:07 UTC by Siva Mahadevan
Modified: 2024-06-24 17:08 UTC (History)
0 users

See Also:
ler: maintainer-feedback+


Attachments
[PATCH] mail/dovecot: remove extra call to doveconf in rc.d script (1.89 KB, patch)
2024-06-19 20:07 UTC, Siva Mahadevan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)