7 lines
210 B
Plaintext

# So that NetworkManager.service pulls in iwd.service and isn't
# enabled/started separately, in which case it could think it's no longer
# needed and stop itself.
[Unit]
Wants=iwd.service
Requires=iwd.service