mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-09-19 21:07:19 +02: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