summaryrefslogtreecommitdiff
path: root/man/systemd-detect-virt.xml
diff options
context:
space:
mode:
authorIago López Galeiras <iaguis@gmail.com>2015-11-09 14:37:43 +0100
committerIago López Galeiras <iaguis@gmail.com>2015-11-09 16:40:35 +0100
commit9fb16425199c2b9cf1d6cc1cafb974bdfbceec5c (patch)
treef055aba4501c3ad5f4c5e5ff130b08da7aa24188 /man/systemd-detect-virt.xml
parent6aadfa4c5239f6cd2a80e82f6bc102cc116583df (diff)
downloadsystemd-9fb16425199c2b9cf1d6cc1cafb974bdfbceec5c.tar.gz
detect-virt: add rkt app container runtime
Diffstat (limited to 'man/systemd-detect-virt.xml')
-rw-r--r--man/systemd-detect-virt.xml5
1 files changed, 5 insertions, 0 deletions
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 @@
<entry><varname>docker</varname></entry>
<entry>Docker container manager</entry>
</row>
+
+ <row>
+ <entry><varname>rkt</varname></entry>
+ <entry>rkt app container runtime</entry>
+ </row>
</tbody>
</tgroup>
</table>