Commit 24cee065 authored by Michael Shigorin's avatar Michael Shigorin

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.
parent 38b153e2
......@@ -20,4 +20,4 @@ use/net/nm/nodelay: use/net/nm
use/net/connman: use/net
@$(call add,THE_PACKAGES,connman)
@$(call add,DEFAULT_SERVICES_ENABLE,connmand)
@$(call add,DEFAULT_SERVICES_ENABLE,connmand connman)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment