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.
This commit is contained in:
Michael Shigorin 2014-03-09 20:15:34 +04:00
parent 93614040c7
commit 039af304d0

View File

@ -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)