libvirt/src/logging
Olaf Hering 8eb4461645 remove sysconfig files
sysconfig files are owned by the admin of the host. They have the
liberty to put anything they want into these files. This makes it
difficult to provide different built-in defaults.

Remove the sysconfig file and place the current desired default into
the service file.

Local customizations can now go either into /etc/sysconfig/name
or /etc/systemd/system/name.service.d/my-knobs.conf

Attempt to handle upgrades in libvirt.spec.
Dirty files which are marked as %config will be renamed to file.rpmsave.
To restore them automatically, move stale .rpmsave files away, and
catch any new rpmsave files in %posttrans.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
2022-01-17 18:20:59 +01:00
..
log_daemon_config.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
log_daemon_config.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
log_daemon_dispatch.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
log_daemon_dispatch.h src/logging: use #pragma once in headers 2019-06-13 17:05:10 +02:00
log_daemon.c Print errors on daemon startup if logging setup fails 2022-01-13 15:43:13 +01:00
log_daemon.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
log_handler.c util: alloc: Reimplement VIR_APPEND_ELEMENT_COPY using virAppendElement 2021-08-06 08:53:25 +02:00
log_handler.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
log_manager.c rpc: remove "spawnDaemon" parameter 2021-06-04 11:42:59 +01:00
log_manager.h logging: define cleanup func for virLogManager 2021-10-12 14:12:11 +02:00
log_protocol.x log: daemon: Add remote protocol handling for the log appending API 2016-06-07 18:10:29 +02:00
meson.build remove sysconfig files 2022-01-17 18:20:59 +01:00
test_virtlogd.aug.in build: use @CONFIG@ instead of ::CONFIG:: in augeas tests 2019-08-09 14:06:31 +01:00
virtlogd-admin.socket.in systemd: honour $runstatedir in socket unit files 2019-08-27 10:23:05 +01:00
virtlogd.aug src: fix word spell typos 2020-07-09 10:01:41 +02:00
virtlogd.conf logging: allow max_len=0 to disable log rollover 2020-10-13 10:51:43 +01:00
virtlogd.init.in Add virtlockd and virtlogd init scripts 2020-02-22 17:11:54 +01:00
virtlogd.service.in src: fix misc spelling errors reported by codespell 2020-10-05 10:28:41 +01:00
virtlogd.socket.in systemd: honour $runstatedir in socket unit files 2019-08-27 10:23:05 +01:00