On Fri, Mar 15, 2019 at 06:27:41PM +0100, Andrea Bolognani wrote:
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> --- .gitignore | 1 - m4/virt-init-script.m4 | 16 +---- src/Makefile.am | 32 --------- src/locking/Makefile.inc.am | 9 --- src/locking/virtlockd.init.in | 98 --------------------------- src/logging/Makefile.inc.am | 11 --- src/logging/virtlogd.init.in | 98 --------------------------- src/remote/Makefile.inc.am | 2 - src/remote/libvirtd.init.in | 122 ---------------------------------- tools/Makefile.am | 33 +-------- tools/libvirt-guests.init.in | 30 --------- 11 files changed, 5 insertions(+), 447 deletions(-) delete mode 100644 src/locking/virtlockd.init.in delete mode 100644 src/logging/virtlogd.init.in delete mode 100644 src/remote/libvirtd.init.in delete mode 100644 tools/libvirt-guests.init.in
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|