Skip to content
Commit d65d7bd0 authored by Chen Qi's avatar Chen Qi Committed by Joe MacDonald
Browse files

cyrus-sasl: remove the unnecessary pkg_postinst



saslpasswd2 is used by an administrator to set a user's sasl password,
setting a default one in pkg_postinst in not only unnecessary but also
inappropriate.

Besides, running saslpasswd2 takes a significant amount of time to finish,
so this pkg_postinst will make the first boot take longer time.

According to the above two reasons, the patch remove the pkg_postint.

Signed-off-by: default avatarChen Qi <Qi.Chen@windriver.com>
Signed-off-by: default avatarJoe MacDonald <joe@deserted.net>
parent 82d1ec9d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment