mirror of
https://github.com/systemd/systemd.git
synced 2025-01-20 18:04:03 +03:00
ebc7510380
If a unit is running in an image and wants to survive a soft-reboot, then it can't be deactivated by the storage of the image going away. Relax the dependency to a Wants=. Access to the image is not needed when the unit is running anyway, so downgrade to Wants=.