[Kimchi-devel] [PATCH] Fix opensuse OBS Build Error in the initd file

Paulo Ricardo Paz Vital pvital at linux.vnet.ibm.com
Wed Oct 14 14:25:56 UTC 2015


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 at 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




More information about the Kimchi-devel mailing list