Commit 039af304 authored by Michael Shigorin's avatar Michael Shigorin

net: fix a thinko (it's connmand)

The service and initscript have "connmand" name while the package is called "connman" indeed. Shame on me; this became apparent while building regular-e18-sysv.
parent 93614040
......@@ -19,4 +19,4 @@ use/net/nm/nodelay: use/net/nm
use/net/connman: use/net
@$(call add,THE_PACKAGES,connman)
@$(call add,DEFAULT_SERVICES_ENABLE,connman)
@$(call add,DEFAULT_SERVICES_ENABLE,connmand)
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