
Why are you requiring to stop libvirtd when stopping Wok/Kimchi? When stopping Wok or Kimchi and just want to stop this service. The required services can run with no problems. I can't see a good use case (or business value) to stop libvirt. Best regards, Paulo On Wed, 2015-10-14 at 13:14 +0200, LiHaSo wrote:
Signed-off-by: LiHaSo <rene.linder@lihaso.ch> --- contrib/wokd.sysvinit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/wokd.sysvinit b/contrib/wokd.sysvinit index 10680ee..b44ce7c 100644 --- a/contrib/wokd.sysvinit +++ b/contrib/wokd.sysvinit @@ -23,7 +23,7 @@ ### BEGIN INIT INFO # Provides: wokd # Required-Start: libvirtd -# Required-Stop: +# Required-Stop: libvirtd # Default-Start: 3 5 # Default-Stop: 0 1 2 6 # Description: Start the wokd daemon -- -- Paulo Ricardo Paz Vital IBM Linux Technology Center