On Fri, 2019-11-08 at 11:21 +0000, Daniel P. Berrangé wrote:
+Systemd Integration
+-------------------
+
+When the `libvirtd` daemon is managed by `systemd` a number of
desirable
+features are available, most notably socket activation.
+
+Libvirt ships a number of unit files for controlling libvirtd
+
+* `libvirtd.service` - the main unit file for launching the libvirtd
daemon
+ in system mode. The command line arguments passed can be
configured by
+ editting `/etc/sysconfig/libvirtd`. This is typically only needed
to control
+ the use of the auto shutdown timeout value. It is recommended that
this
+ the service unit be configured to start on boot. This is because
I see that you didn't intend to send patch 6 yet, but since I noticed
this minor issue, I thought I'd point it out:
"...that this the service unit..."
Jonathon