mirror of
https://github.com/systemd/systemd.git
synced 2026-07-02 20:57:10 +00: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