libvirt/src/logging
Andrea Bolognani deda1a0791 systemd: Add RemoveOnStop=yes to all sockets
Currently we only set this for the main sockets, which means
that

  $ systemctl stop virtqemud.socket

will make the socket disappear from the filesystem while

  $ systemctl stop virtqemud-ro.socket

won't. Get rid of this inconsistency.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
2023-10-02 10:41:07 +02:00
..
log_cleaner.c logging: Update format strings in translated messages 2023-04-01 11:40:33 +02:00
log_cleaner.h logging: add log cleanup for obsolete domains 2023-02-06 15:28:51 +01:00
log_daemon_config.c logging: add configuration for future log cleaner 2023-02-06 15:28:51 +01:00
log_daemon_config.h logging: add configuration for future log cleaner 2023-02-06 15:28:51 +01:00
log_daemon_dispatch.c logging: Update format strings in translated messages 2023-04-01 11:40:33 +02:00
log_daemon_dispatch.h
log_daemon.c logging: Update format strings in translated messages 2023-04-01 11:40:33 +02:00
log_daemon.h
log_handler.c logging: Update format strings in translated messages 2023-04-01 11:40:33 +02:00
log_handler.h logging: add log cleanup for obsolete domains 2023-02-06 15:28:51 +01:00
log_manager.c lib: use struct zero initializer instead of memset 2023-08-03 16:41:19 +02:00
log_manager.h logging: define cleanup func for virLogManager 2021-10-12 14:12:11 +02:00
log_protocol.x logging: remove redundant XDR typedef 2023-01-17 12:33:54 -05:00
meson.build systemd: Drop unnecessary uses of @sockprefix@ 2023-09-26 16:57:50 +02:00
test_virtlogd.aug.in logging: add configuration for future log cleaner 2023-02-06 15:28:51 +01:00
virtlogd-admin.socket.in systemd: Add RemoveOnStop=yes to all sockets 2023-10-02 10:41:07 +02:00
virtlogd.aug logging: add configuration for future log cleaner 2023-02-06 15:28:51 +01:00
virtlogd.conf logging: add configuration for future log cleaner 2023-02-06 15:28:51 +01:00
virtlogd.init.in
virtlogd.service.in systemd: Drop Before=libvirtd from virtlogd/virtlockd 2023-10-02 10:41:07 +02:00
virtlogd.socket.in systemd: Add RemoveOnStop=yes to all sockets 2023-10-02 10:41:07 +02:00