mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-02-16 15:20:42 +01:00
net.connman.iwd.service: Change SystemdService name to iwd.service
This allows to activate iwd service through dbus even when service isn't enabled.
This commit is contained in:
parent
127c37ba66
commit
87d74db156
@ -11,4 +11,3 @@ LimitNPROC=1
|
|||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
Alias=dbus-net.connman.iwd.service
|
|
||||||
|
@ -2,4 +2,4 @@
|
|||||||
Name=net.connman.iwd
|
Name=net.connman.iwd
|
||||||
Exec=/bin/false
|
Exec=/bin/false
|
||||||
User=root
|
User=root
|
||||||
SystemdService=dbus-net.connman.iwd.service
|
SystemdService=iwd.service
|
||||||
|
Loading…
x
Reference in New Issue
Block a user