On Fri, 05 Jan 2018 at 14:25:50 +0300, Michael S wrote: > I know there is a ticket 792552 suggesting some patches but neigher is > working for me, I have tried: > - removing /run/udev/control before do_stop() in cryptsetup.functions
Can you try to apply the patch from #791944's message 181?
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791944#181
That is, adding
/etc/init.d/udev status >/dev/null || rm -f /run/udev/control
before the first occurrence of `do_stop` in /etc/init.d/cryptdisks (and
also in /etc/init.d/cryptdisks-early).
--
Guilhem.
signature.asc
Description: PGP signature

