mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
docs: Use HTTPS where possible
Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
9a179fd65e
commit
fb5f2f100e
@ -821,7 +821,6 @@ http_sites += example.org
|
|||||||
http_sites += herp.derp
|
http_sites += herp.derp
|
||||||
|
|
||||||
# HTTP-only sites
|
# HTTP-only sites
|
||||||
http_sites += 0pointer.de
|
|
||||||
http_sites += mah.everybody.org
|
http_sites += mah.everybody.org
|
||||||
http_sites += etallen.com
|
http_sites += etallen.com
|
||||||
|
|
||||||
|
@ -245,7 +245,7 @@ Systemd Socket Activation Integration
|
|||||||
The libvirt LXC driver provides the ability to pass across pre-opened file
|
The libvirt LXC driver provides the ability to pass across pre-opened file
|
||||||
descriptors when starting LXC guests. This allows for libvirt LXC to support
|
descriptors when starting LXC guests. This allows for libvirt LXC to support
|
||||||
systemd's `socket activation
|
systemd's `socket activation
|
||||||
capability <http://0pointer.de/blog/projects/socket-activated-containers.html>`__,
|
capability <https://0pointer.de/blog/projects/socket-activated-containers.html>`__,
|
||||||
where an incoming client connection in the host OS will trigger the startup of a
|
where an incoming client connection in the host OS will trigger the startup of a
|
||||||
container, which runs another copy of systemd which gets passed the server
|
container, which runs another copy of systemd which gets passed the server
|
||||||
socket, and then activates the actual service handler in the container.
|
socket, and then activates the actual service handler in the container.
|
||||||
|
Loading…
Reference in New Issue
Block a user