mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
This is the equivalent of RequiresMountsFor=, but adds Wants= instead of Requires=. It will be useful for example for the autogenerated systemd-cryptsetup units. Fixes https://github.com/systemd/systemd/issues/11646