libvirt/src/vz
Michal Privoznik 49c6fe6201 configure: Provide OpenRC scripts for sub-daemons
There is plenty of distributions that haven't switched to
systemd nor they force their users to (Gentoo, Alpine Linux to
name a few). With the daemon split merged their only option is to
still use the monolithic daemon which will go away eventually.
Provide init scripts for these distros too.

For now, I'm not introducing config files which would correspond
to the init files except for libvirtd and virtproxyd init scripts
where it might be desirable to tweak the command line of
corresponding daemons.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
2019-12-16 10:11:22 +01:00
..
Makefile.inc.am configure: Provide OpenRC scripts for sub-daemons 2019-12-16 10:11:22 +01:00
virtvzd.init.in configure: Provide OpenRC scripts for sub-daemons 2019-12-16 10:11:22 +01:00
virtvzd.service.in vz: introduce virtvzd daemon 2019-08-09 14:06:31 +01:00
vz_driver.c vz: drop virCapsPtr param from many API domain parse calls 2019-12-09 14:46:14 +00:00
vz_driver.h src/vz: use #pragma once in headers 2019-06-19 17:12:33 +02:00
vz_sdk.c vz: pass virDomainXMLOptionPtr to virDomainVideoDefNew 2019-12-09 14:46:13 +00:00
vz_sdk.h src/vz: use #pragma once in headers 2019-06-19 17:12:33 +02:00
vz_utils.c vz: use G_GNUC_UNUSED 2019-10-15 11:25:25 +02:00
vz_utils.h use G_GNUC_NULL_TERMINATED instead of ATTRIBUTE_SENTINEL 2019-10-15 11:25:22 +02:00