Add Isolate() method handler
authorJonathan Maw <jonathan.maw@codethink.co.uk>
Tue, 19 Jun 2012 11:31:22 +0000 (12:31 +0100)
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>
Tue, 19 Jun 2012 13:27:19 +0000 (14:27 +0100)
commit4724b4a524e7137ec6972615e819fe5f34fa08c0
tree1643c37821bde09a2b75bdbff46346cf60d82860
parentc771c1be3b175ce3b96adea60a6b28c7dc8d32f7
Add Isolate() method handler

Isolate() is different from Start() and Stop() in that it does not have
its own method. Instead, it is done by calling StartUnit() with the
special mode "isolate".
boot-manager/boot-manager-service.c
boot-manager/boot-manager-service.h