We have a big problem now with local-fs.target in the initrd-switch-root.target now. Because local-fs.target is active now after serialization/deserialization, the whole boot process after the switch-root is screwed. All units depending on local-fs.target are started now immediately!!
Solutions I can think of is: - not to serialize the targets as we do with the jobs now - set all targets to TARGET_DEAD on switch_root _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
