Wants

Weak dependencies for this unit. When this unit is started, systemd also tries to start the units listed in Wants=.

Enter space-separated unit names. Use this when the listed unit is helpful but not strictly required. If it fails, this unit may still start.

A common pattern is to use both Wants=other.service and After=other.service so the other unit is pulled in and ordered first.