Bug 228998 - [patch] mail/dovecot / 22 extend rc script with BEFORE mail
Summary: [patch] mail/dovecot / 22 extend rc script with BEFORE mail
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Larry Rosenman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-13 20:24 UTC by Olli Hauer
Modified: 2018-06-13 21:00 UTC (History)
0 users

See Also:
ler: maintainer-feedback+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olli Hauer freebsd_committer freebsd_triage 2018-06-13 20:24:48 UTC
Based on bug #228991 I suggest the following changes for dovecot so it starts before postfix, exim or other mail deamons

mail/dovecot(22)/files/dovecot.in
 # PROVIDE: dovecot
 # REQUIRE: %%REQUIRE%%
+ # BEFORE: mail
Comment 1 Larry Rosenman freebsd_committer freebsd_triage 2018-06-13 21:00:09 UTC
Committed, thanks.
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-06-13 21:00:54 UTC
A commit references this bug:

Author: ler
Date: Wed Jun 13 20:59:53 UTC 2018
New revision: 472344
URL: https://svnweb.freebsd.org/changeset/ports/472344

Log:
  mail/dovecot{,22} add BEFORE: mail to RC script

  PR:	228998
  Submitted by:	ohauer@FreeBSD.org

Changes:
  head/mail/dovecot/Makefile
  head/mail/dovecot/files/dovecot.in
  head/mail/dovecot22/Makefile
  head/mail/dovecot22/files/dovecot.in