From 9fb16425199c2b9cf1d6cc1cafb974bdfbceec5c Mon Sep 17 00:00:00 2001 From: Iago López Galeiras Date: Mon, 9 Nov 2015 14:37:43 +0100 Subject: detect-virt: add rkt app container runtime --- man/systemd-detect-virt.xml | 5 +++++ man/systemd.unit.xml | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/systemd-detect-virt.xml b/man/systemd-detect-virt.xml index 190ab19152..9a4762a4ca 100644 --- a/man/systemd-detect-virt.xml +++ b/man/systemd-detect-virt.xml @@ -163,6 +163,11 @@ docker Docker container manager + + + rkt + rkt app container runtime + diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index a4eeccaed4..40c9973627 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -854,7 +854,8 @@ lxc, lxc-libvirt, systemd-nspawn, - docker to test + docker, + rkt to test against a specific implementation. See systemd-detect-virt1 for a full list of known virtualization technologies and their -- cgit v1.2.3-54-g00ecf