mirror of
https://github.com/systemd/systemd.git
synced 2025-01-14 23:24:38 +03:00
466266c172
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.