mirror of
https://github.com/systemd/systemd.git
synced 2026-08-06 16:10:59 +00:00
We can't get any FS meta-data from a suspended device. Hence defer making any plugged/unplugged decisions, i.e. we just import whatever was previous state and skip processing all other rules. Thanks Lennart Poettering <lennart@poettering.net> for suggesting this solution.