mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 03:12:22 +00:00
docs: Remind users to remove --timeout option without socket activation
There is part of our man page that describes how to switch to the traditional (non-socket) activation but it might still happens sometimes that there is an extra --timeout option specified for the daemon. Signed-off-by: Martin Kletzander <mkletzan@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
86e27b3506
commit
de842f37a1
@ -79,6 +79,9 @@ unit files must be masked:
|
||||
$ systemctl mask libvirtd.socket libvirtd-ro.socket \
|
||||
libvirtd-admin.socket libvirtd-tls.socket libvirtd-tcp.socket
|
||||
|
||||
On top of that make sure that the --timeout argument is not used for the daemon
|
||||
since it would not be started upon any later connection.
|
||||
|
||||
If using libvirt-guests service then the ordering for that service needs to be
|
||||
adapted so that it is ordered after the service unit instead of the socket unit.
|
||||
Since dependencies and ordering cannot be changed with drop-in overrides, the
|
||||
|
Loading…
x
Reference in New Issue
Block a user