[PATCH 0/3] Support only socket activation for libvirtd and virtproxyd on systemd

Martin Kletzander posted 3 patches 1 year, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1666103680.git.mkletzan@redhat.com
docs/manpages/libvirtd.rst       | 10 +++++++--
docs/manpages/virtinterfaced.rst | 23 +++++++++----------
docs/manpages/virtlxcd.rst       | 37 +++++++++----------------------
docs/manpages/virtnetworkd.rst   | 23 +++++++++----------
docs/manpages/virtnodedevd.rst   | 23 +++++++++----------
docs/manpages/virtnwfilterd.rst  | 23 +++++++++----------
docs/manpages/virtproxyd.rst     | 10 +++++++--
docs/manpages/virtqemud.rst      | 37 +++++++++----------------------
docs/manpages/virtsecretd.rst    | 23 +++++++++----------
docs/manpages/virtstoraged.rst   | 23 +++++++++----------
docs/manpages/virtvboxd.rst      | 38 ++++++++++----------------------
docs/manpages/virtvzd.rst        | 37 +++++++++----------------------
docs/manpages/virtxend.rst       | 37 +++++++++----------------------
src/remote/virtproxyd.service.in |  6 ++---
14 files changed, 141 insertions(+), 209 deletions(-)
[PATCH 0/3] Support only socket activation for libvirtd and virtproxyd on systemd
Posted by Martin Kletzander 1 year, 6 months ago
After dealing with some issues and talking to Daniel it seems we don't really
need to properly support non-socket activation for all the daemons on systemd.
I'm not sure how to phrase that in the documentation, but I gave it a shot.

Martin Kletzander (3):
  docs: Specify reverting to traditional service mode more clearly
  virtproxyd: use Wants instead of Requires for sockets
  docs: Do not support non-socket activated modular daemons with systemd

 docs/manpages/libvirtd.rst       | 10 +++++++--
 docs/manpages/virtinterfaced.rst | 23 +++++++++----------
 docs/manpages/virtlxcd.rst       | 37 +++++++++----------------------
 docs/manpages/virtnetworkd.rst   | 23 +++++++++----------
 docs/manpages/virtnodedevd.rst   | 23 +++++++++----------
 docs/manpages/virtnwfilterd.rst  | 23 +++++++++----------
 docs/manpages/virtproxyd.rst     | 10 +++++++--
 docs/manpages/virtqemud.rst      | 37 +++++++++----------------------
 docs/manpages/virtsecretd.rst    | 23 +++++++++----------
 docs/manpages/virtstoraged.rst   | 23 +++++++++----------
 docs/manpages/virtvboxd.rst      | 38 ++++++++++----------------------
 docs/manpages/virtvzd.rst        | 37 +++++++++----------------------
 docs/manpages/virtxend.rst       | 37 +++++++++----------------------
 src/remote/virtproxyd.service.in |  6 ++---
 14 files changed, 141 insertions(+), 209 deletions(-)

-- 
2.38.0