]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: drop reference to long gone .busname unit type
authorLennart Poettering <lennart@poettering.net>
Mon, 24 Aug 2020 17:41:09 +0000 (19:41 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 24 Aug 2020 18:08:52 +0000 (20:08 +0200)
Seems we missed one occurence.

man/systemd.unit.xml

index 50f35aaa3cc050390680aaf7def2dfb08d06802e..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>