Re: [systemd-devel] switch-root and local-fs.target

2013-03-12 Thread Lennart Poettering
On Tue, 12.03.13 10:05, Harald Hoyer ([email protected]) wrote: > 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.

Re: [systemd-devel] switch-root and local-fs.target

2013-03-12 Thread Tom Gundersen
On Mar 12, 2013 6:05 PM, "Harald Hoyer" wrote: > > 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 > l

[systemd-devel] switch-root and local-fs.target

2013-03-12 Thread Harald Hoyer
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