]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/systemd.unit.xml
random-util: Add an environment variable to disable RDRAND.
[thirdparty/systemd.git] / man / systemd.unit.xml
index b3deb2895647497b184df62307a86afd7546da65..80057e27e3364e77a7b602e2e280161bc047ba30 100644 (file)
       <varlistentry>
         <term><varname>IgnoreOnIsolate=</varname></term>
 
-        <listitem><para>Takes a boolean argument. If <option>true</option>, this unit
-        will not be stopped when isolating another unit. Defaults to
-        <option>false</option> for service, target, socket, busname, timer, and path
-        units, and <option>true</option> for slice, scope, device, swap, mount, and
-        automount units.</para></listitem>
+        <listitem><para>Takes a boolean argument. If <option>true</option>, this unit will not be stopped
+        when isolating another unit. Defaults to <option>false</option> for service, target, socket, timer,
+        and path units, and <option>true</option> for slice, scope, device, swap, mount, and automount
+        units.</para></listitem>
       </varlistentry>
 
       <varlistentry>
       <para>Except for <varname>ConditionPathIsSymbolicLink=</varname>, all path checks follow symlinks.</para>
 
       <variablelist class='unit-directives'>
-        <!-- We do not document ConditionNull= here, as it is not particularly useful and probably just
-             confusing. -->
-
         <varlistentry>
           <term><varname>ConditionArchitecture=</varname></term>
 
           <literal>rkt</literal>,
           <literal>wsl</literal>,
           <literal>proot</literal>,
+          <literal>pouch</literal>,
           <literal>acrn</literal> to test
           against a specific implementation, or
           <literal>private-users</literal> to check whether we are running in a user namespace. See