mirror of
https://github.com/systemd/systemd.git
synced 2025-03-09 12:58:26 +03: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.