mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +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]
|
||||
WantedBy=multi-user.target
|
||||
Alias=dbus-net.connman.iwd.service
|
||||
|
@ -2,4 +2,4 @@
|
||||
Name=net.connman.iwd
|
||||
Exec=/bin/false
|
||||
User=root
|
||||
SystemdService=dbus-net.connman.iwd.service
|
||||
SystemdService=iwd.service
|
||||
|
Loading…
Reference in New Issue
Block a user