diff options
author | Iago López Galeiras <iaguis@gmail.com> | 2015-11-09 14:37:43 +0100 |
---|---|---|
committer | Iago López Galeiras <iaguis@gmail.com> | 2015-11-09 16:40:35 +0100 |
commit | 9fb16425199c2b9cf1d6cc1cafb974bdfbceec5c (patch) | |
tree | f055aba4501c3ad5f4c5e5ff130b08da7aa24188 /man/systemd.unit.xml | |
parent | 6aadfa4c5239f6cd2a80e82f6bc102cc116583df (diff) |
detect-virt: add rkt app container runtime
Diffstat (limited to 'man/systemd.unit.xml')
-rw-r--r-- | man/systemd.unit.xml | 3 |
1 files changed, 2 insertions, 1 deletions
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 @@ <varname>lxc</varname>, <varname>lxc-libvirt</varname>, <varname>systemd-nspawn</varname>, - <varname>docker</varname> to test + <varname>docker</varname>, + <varname>rkt</varname> to test against a specific implementation. See <citerefentry><refentrytitle>systemd-detect-virt</refentrytitle><manvolnum>1</manvolnum></citerefentry> for a full list of known virtualization technologies and their |