config: Use config file name and entry when deciding removal
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Tue, 5 Jun 2012 08:24:15 +0000 (11:24 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Mon, 11 Jun 2012 10:04:34 +0000 (13:04 +0300)
commit92ce554b89c6a343bf2a59f07a868fc7ca872634
tree35387cdd48f4bbb67c176e44b3ae42c0598776c7
parent217d80fa99e6d8f75c8fe142874cca49697a4368
config: Use config file name and entry when deciding removal

We need to know the config file and entry name in next patch
in order to know if the service entry was removed from config
file.
src/config.c
src/connman.h
src/service.c