On Thu, 18 Feb 2016, Apollon Oikonomopoulos wrote:
Since dovecot.socket has been shipped since 2.2.17-1, I guess we should
continue shipping it. However, it can be excluded from enabling it
automatically by overriding dh_systemd_enable:
override_dh_systemd_enable:
dh_systemd_enable -pdovecot-core dovecot.service
dh_systemd_enable -pdovecot-core --no-enable dovecot.socket
Ok I have committed this.
Additionally, dovecot-core.postinst could disable dovecot.socket on
upgrade if both it and dovecot.service are enabled.
I can commit a fix for this in the repository, after doing some tests
for the latter part.
Yes please make sure anything you do to postinst is bulletproof.
--
Jaldhar H. Vyas <jald...@debian.org>