[systemd-devel] cryptsetup vs. swapon/fsck (some kind of race condition)

Cristian Rodríguez crrodriguez at opensuse.org
Tue May 20 11:14:34 PDT 2014


El 20/05/14 12:16, Lennart Poettering escribió:

> Please, remove the old cruft! Or at least disable it by default int the
> code! 

mdadm also has the same ugly assumptions.. even worst, it does not use
libudev but determines if udev is running by :

( (stat("/dev/.udev", &stb) == 0 || stat("/run/udev", &stb) == 0) ..
that also needs to be compiled out.



-- 
Cristian
"I don't know the key to success, but the key to failure is trying to
please everybody."


More information about the systemd-devel mailing list