config: Remove service if config file is removed
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Tue, 5 Jun 2012 08:24:06 +0000 (11:24 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Mon, 11 Jun 2012 10:02:15 +0000 (13:02 +0300)
commit39024fee448005d8443bd44b80243d38ff862797
tree2d016a780211d1909beb53288f80182a9dcb42a7
parente9070381b7fda94a771376783336c699165e1787
config: Remove service if config file is removed

If the user removes the config file, we disconnect and then
try to remove the corresponding service directory and all
known files (settings and data).
src/config.c