Bug#608351: saslauthd stop runlevel arguments (0 1 6) do not match LSB Default-Stop values
Roberto C. Sánchez
roberto at connexer.com
Mon Mar 14 20:25:33 UTC 2011
severity 608351 minor
notfound 608351 2.1.23.dfsg1-7
reassign 608351 debhelper
found 608351 8.0.0
retitle 608351 dh_installinit: creates command in postinst that confuses update-rc.d
On Thu, Dec 30, 2010 at 07:50:39AM +0100, Xypron debian wrote:
>
> on Debian Squeeze amd64 resulted in the following warning
>
> Setting up sasl2-bin (2.1.23.dfsg1-7) ...
> update-rc.d: warning: saslauthd stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (1)
The postinst section that produces that warning is this:
# Automatically added by dh_installinit
if [ -x "/etc/init.d/saslauthd" ]; then
update-rc.d saslauthd defaults >/dev/null
invoke-rc.d saslauthd start || exit $?
fi
# End automatically added section
The relevant header from the saslauthd init script is this:
# Default-Stop: 1
Regards,
-Roberto
--
Roberto C. Sánchez
http://people.connexer.com/~roberto
http://www.connexer.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-cyrus-sasl2-debian-devel/attachments/20110314/3e83fb43/attachment-0001.pgp>
More information about the Pkg-cyrus-sasl2-debian-devel
mailing list