Bug#791944: /etc/init.d/sendsigs kills systemd-udevd upon shutdown, causing dmsetup to hang

Michael Biebl biebl at debian.org
Mon Jun 5 19:23:52 BST 2017


Am 05.06.2017 um 13:12 schrieb Pali Rohár:
>> Am 05.06.2017 um 09:59 schrieb Pali Rohár:

>>> /etc/rc0.d/K08cryptdisks
>>> /etc/rc0.d/K09cryptdisks-early
>>> /etc/rc0.d/K10udev

> Problem is that in K08 and K09 phase is udev not running, but socket is
> present. udev is probably killed by /etc/rc0.d/K03sendsigs which is
> before K08 and K09. Above patch modify K10 which is *after* K08 and K09,
> therefore it has absolutely no effect on fixing this issue.

Ah, ok. The info about sendsigs being ordered before udev on shutdown
was missing. I guess we need both then:
- udev using the sendsigs.omit.d interface to avoid being killed by
/etc/init.d/sendsigs
and
- removing the socket on stop and making sure udev is stopped in 0 / 6.

Anyone willing to work on a patch?





-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20170605/b6bc7c73/attachment-0002.sig>


More information about the Pkg-systemd-maintainers mailing list