libvirt/src/remote
Andrea Bolognani 912fe2df9d Drop support for "Red Hat" init scripts
Despite the misleading name, these were supposed to be used
with a System V style init; however, none of the platforms we
target is using that kind of init anymore: almost all Linux
distributions have switched to systemd, those that haven't
(such as Gentoo and Alpine) are mostly using OpenRC with
custom init scripts, and the BSDs have been doing their own
thing all along.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
2019-03-15 18:36:19 +01:00
..
libvirtd.aug
libvirtd.conf
libvirtd.libxl.logrotate.in
libvirtd.logrotate.in
libvirtd.lxc.logrotate.in
libvirtd.pod
libvirtd.policy
libvirtd.qemu.logrotate.in
libvirtd.rules
libvirtd.sasl
libvirtd.service.in libvirtd: Add service dependency on systemd-logind 2018-06-12 13:29:42 -04:00
libvirtd.sysconf
libvirtd.sysctl
lxc_protocol.x Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
Makefile.inc.am Drop support for "Red Hat" init scripts 2019-03-15 18:36:19 +01:00
qemu_protocol.x Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
remote_daemon_config.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
remote_daemon_config.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
remote_daemon_dispatch.c remote: remove variable whose value is a constant 2019-01-31 10:38:30 +00:00
remote_daemon_dispatch.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
remote_daemon_stream.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
remote_daemon_stream.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
remote_daemon.c daemon: Register secret driver before storage driver 2019-03-06 10:20:31 +01:00
remote_daemon.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
remote_driver.c Fix names for abs_top_{src,build}dir variables 2019-03-14 10:05:28 +01:00
remote_driver.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
remote_protocol.x libvirt: Introduce virConnectGetStoragePoolCapabilities 2019-03-06 11:12:48 -05:00
test_libvirtd.aug.in
virt-guest-shutdown.target.in