libvirt/src/ch
Andrea Bolognani 95e6615cd2 systemd: Set service_extra_in/socket_extra_in everywhere
It's somewhat confusing that some of the services have a
corresponding foo.service.extra.in and foo.socket.extra.in, some
have just one of the two, and some have neither.

In order to make things more approachable, make sure that both
files exists for each service.

In most cases the extra units are currently unused, so they will
just contain a comment briefly explaining their purpose and
pointing users to meson.build, where they can find more
information. The same comment is also added to the top of
extra units that already have some contents in them for
consistency.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2023-10-25 12:19:32 +02:00
..
ch_capabilities.c ch: use payload api to send kernel details 2023-10-20 13:21:14 +02:00
ch_capabilities.h ch: use payload api to send kernel details 2023-10-20 13:21:14 +02:00
ch_conf.c ch: Fix cloud-hypervisor version processing 2023-09-11 10:40:53 +02:00
ch_conf.h ch: use payload api to send kernel details 2023-10-20 13:21:14 +02:00
ch_domain.c ch: support serial and console devices in parallel 2023-10-20 13:21:17 +02:00
ch_domain.h CH: use virDomainObjEndJob() 2022-09-07 12:14:39 +02:00
ch_driver.c ch: use payload api to send kernel details 2023-10-20 13:21:14 +02:00
ch_driver.h Add basic driver for the Cloud-Hypervisor 2021-06-04 10:56:06 +01:00
ch_monitor.c ch: use payload api to send kernel details 2023-10-20 13:21:14 +02:00
ch_monitor.h ch: use payload api to send kernel details 2023-10-20 13:21:14 +02:00
ch_process.c ch: use payload api to send kernel details 2023-10-20 13:21:14 +02:00
ch_process.h ch: methods for cgroup mgmt in ch driver 2022-01-28 17:04:50 +01:00
meson.build systemd: Set service_extra_in/socket_extra_in everywhere 2023-10-25 12:19:32 +02:00
virtchd.service.extra.in systemd: Set service_extra_in/socket_extra_in everywhere 2023-10-25 12:19:32 +02:00
virtchd.socket.extra.in systemd: Set service_extra_in/socket_extra_in everywhere 2023-10-25 12:19:32 +02:00