cvs commit: ports/mail/dovecot Makefile ports/mail/dovecot/files
dovecot.sh.in
Beech Rintoul
beech at FreeBSD.org
Wed Sep 17 19:05:29 UTC 2008
beech 2008-09-17 19:05:29 UTC
FreeBSD ports repository
Modified files:
mail/dovecot Makefile
mail/dovecot/files dovecot.sh.in
Log:
- Fix user permissions on startup.
If a user defines login_user to be something other than 'dovecot' then
dovecot will throw a warning upon startup. The new code extracts what
login_user is defined as and sets the directory permissions
accordingly. If login_user is undefined in the config then it behaves
the same as before.
Submitted by: Yarema <yds at coolrat.org> (maintainer)
Approved by: portmgr (linimon)
Revision Changes Path
1.93 +2 -1 ports/mail/dovecot/Makefile
1.7 +6 -3 ports/mail/dovecot/files/dovecot.sh.in
More information about the cvs-all
mailing list