This improves the upgrade path to systemd socket activation
- Disable socket activation in RPM %post if we see use of --listen
arg on existing install
- Report fatal error if --listen is used with socket activation,
since it is not honoured
Daniel P. Berrangé (4):
remote: use Wants instead of Requires for libvirtd sockets
remote: move timeout arg into sysconf file
remote: forbid the --listen arg when systemd socket activation
rpm: don't enable socket activation in upgrade if --listen present
libvirt.spec.in | 44 ++++++++++++++++++++++++----------
src/remote/libvirtd.pod | 33 ++++++++++++++++++++++++-
src/remote/libvirtd.service.in | 15 ++++++------
src/remote/libvirtd.sysconf | 12 +++++++---
src/remote/remote_daemon.c | 7 ++++++
5 files changed, 86 insertions(+), 25 deletions(-)
--
2.21.0