libvirt/src/libxl
Daniel P. Berrangé a315070047 src: remove After=local-fs.target from systemd units
All services are ordered after local-fs.target unless they have set
DefaultDependencies=no, which we do not do.

https://gitlab.com/libvirt/libvirt/-/issues/489
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2023-07-20 10:58:00 +01:00
..
libvirtd_libxl.aug
libxl_api_wrapper.h libxl: add API wrapper for libxl_set_memory_target 2021-04-01 14:01:06 -06:00
libxl_capabilities.c virCapabilitiesAllocMachines: Use NULL-terminated list as argument and return count 2023-04-03 09:19:07 +02:00
libxl_capabilities.h lib: Use G_NO_INLINE instead of G_GNUC_NO_INLINE 2022-07-18 17:23:15 +02:00
libxl_conf.c libxl: Update format strings in translated messages 2023-04-01 11:40:33 +02:00
libxl_conf.h libxl: Remove unused includes 2022-06-16 06:43:56 +02:00
libxl_domain.c libxl: Update format strings in translated messages 2023-04-01 11:40:33 +02:00
libxl_domain.h libxl: use virDomainObjEndJob() 2022-09-07 12:14:29 +02:00
libxl_driver.c libxl: Advertise support for VIR_MIGRATE_CHANGE_PROTECTION 2023-07-13 08:28:50 -06:00
libxl_driver.h
libxl_logger.c libxl: Remove unused includes 2022-06-16 06:43:56 +02:00
libxl_logger.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
libxl_migration.c libxl: Don't attempt to resume domain on canceled migration 2023-07-13 08:28:20 -06:00
libxl_migration.h libxl: Advertise support for VIR_MIGRATE_CHANGE_PROTECTION 2023-07-13 08:28:50 -06:00
libxl.conf
meson.build meson: Add missing virt_install_dirs 2022-02-02 16:26:36 +01:00
test_libvirtd_libxl.aug.in
virtxend.init.in
virtxend.service.in src: remove After=local-fs.target from systemd units 2023-07-20 10:58:00 +01:00
xen_common.c libxl: Update format strings in translated messages 2023-04-01 11:40:33 +02:00
xen_common.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
xen_xl.c Explicitly reject unsupported storage types for legacy config generators 2023-06-26 14:53:36 +02:00
xen_xl.h libxl: Remove unused includes 2022-06-16 06:43:56 +02:00
xen_xm.c libxl: Update format strings in translated messages 2023-04-01 11:40:33 +02:00
xen_xm.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
xenxs_private.h