net: enable connman service either
Stupid systemd will shadow connmand initscript with connman.service but will not enable connman.service when told to enable connmand initscript. Sigh.
This commit is contained in:
parent
38b153e20c
commit
24cee06517
@ -20,4 +20,4 @@ use/net/nm/nodelay: use/net/nm
|
|||||||
|
|
||||||
use/net/connman: use/net
|
use/net/connman: use/net
|
||||||
@$(call add,THE_PACKAGES,connman)
|
@$(call add,THE_PACKAGES,connman)
|
||||||
@$(call add,DEFAULT_SERVICES_ENABLE,connmand)
|
@$(call add,DEFAULT_SERVICES_ENABLE,connmand connman)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user