mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-11-15 17:17:22 +01:00
systemd: add NetworkManager.service.d/iwd-needed.conf
This commit is contained in:
parent
75d7ce82b0
commit
0683c63410
@ -0,0 +1,6 @@
|
|||||||
|
# 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
|
||||||
Loading…
x
Reference in New Issue
Block a user