~ubuntu-branches/ubuntu/trusty/systemd/trusty

« back to all changes in this revision

Viewing changes to man/systemd-detect-virt.html

Tags: upstream-202
Import upstream version 202

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
  <a href="systemd.directives.html">Directives </a>·
3
3
  <a href="../python-systemd/index.html">Python </a>·
4
4
  <a href="../libudev/index.html">libudev </a>·
5
 
  <a href="../libudev/index.html">gudev </a><hr><div class="refentry"><a name="systemd-detect-virt"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>systemd-detect-virt — Detect execution in a virtualized environment</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">systemd-detect-virt [OPTIONS...]</code> </p></div></div><div class="refsect1"><a name="idp3908048"></a><h2>Description</h2><p><span class="command"><strong>systemd-detect-virt</strong></span> detects
 
5
  <a href="../libudev/index.html">gudev </a><span style="float:right">systemd 202</span><hr><div class="refentry"><a name="systemd-detect-virt"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>systemd-detect-virt — Detect execution in a virtualized environment</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">systemd-detect-virt [OPTIONS...]</code> </p></div></div><div class="refsect1"><a name="idp3961728"></a><h2>Description</h2><p><span class="command"><strong>systemd-detect-virt</strong></span> detects
6
6
                execution in a virtualized environment. It identifies
7
7
                the virtualization technology and can distinguish full
8
8
                VM virtualization from container
21
21
                means if both VM virtualization and container
22
22
                virtualization are used in conjunction only the latter
23
23
                will be identified (unless <code class="option">--vm</code> is
24
 
                passed).</p></div><div class="refsect1"><a name="idp3917424"></a><h2>Options</h2><p>The following options are understood:</p><div class="variablelist"><dl class="variablelist"><dt><span class="term"><code class="option">-h</code>, </span><span class="term"><code class="option">--help</code></span></dt><dd><p>Prints a short help
 
24
                passed).</p></div><div class="refsect1"><a name="idp3971104"></a><h2>Options</h2><p>The following options are understood:</p><div class="variablelist"><dl class="variablelist"><dt><span class="term"><code class="option">-h</code>, </span><span class="term"><code class="option">--help</code></span></dt><dd><p>Prints a short help
25
25
                                text and exits.</p></dd><dt><span class="term"><code class="option">--version</code></span></dt><dd><p>Prints a short version
26
26
                                string and exits.</p></dd><dt><span class="term"><code class="option">-c</code>, </span><span class="term"><code class="option">--container</code></span></dt><dd><p>Only detects container
27
27
                                virtualization (i.e. shared kernel
29
29
                                virtualization (i.e. full hardware
30
30
                                virtualization).</p></dd><dt><span class="term"><code class="option">-q</code>, </span><span class="term"><code class="option">--quiet</code></span></dt><dd><p>Suppress output of the
31
31
                                virtualization technology
32
 
                                identifier.</p></dd></dl></div></div><div class="refsect1"><a name="idp29648"></a><h2>Exit status</h2><p>If a virtualization technology is detected 0 is
33
 
                returned, a non-zero code otherwise.</p></div><div class="refsect1"><a name="idp30944"></a><h2>See Also</h2><p>
 
32
                                identifier.</p></dd></dl></div></div><div class="refsect1"><a name="idp30320"></a><h2>Exit status</h2><p>If a virtualization technology is detected 0 is
 
33
                returned, a non-zero code otherwise.</p></div><div class="refsect1"><a name="idp31616"></a><h2>See Also</h2><p>
34
34
                        <a href="systemd.html"><span class="citerefentry"><span class="refentrytitle">systemd</span>(1)</span></a>
35
35
                </p></div></div></body></html>