[Ovirt-devel] [PATCH server] convenience init script starting/stopping all ovirt services

David Lutterkort lutter at redhat.com
Fri May 29 18:24:29 UTC 2009


On Fri, 2009-05-29 at 11:22 -0400, Mohammed Morsi wrote:
> ---
>  conf/ovirt           |   47 +++++++++++++++++++++++++++++++++++++++++++++++
>  ovirt-server.spec.in |    2 ++
>  2 files changed, 49 insertions(+), 0 deletions(-)
>  create mode 100755 conf/ovirt

Seems useful, but why is this an init script instead of an ordinary
script that calls /sbin/service and chkconfig as needed ?

For example, you don't want to have the individual ovirt services and
this script chkconfig'd on.

I'd imagine that a 'ovirt-services' script would take both the usual
init script parameters (start/stop/...) and allow me to chkconfig those
services on or off.

David





More information about the ovirt-devel mailing list