]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: document some filename patterns that are generally ignored 39554/head
authorChristoph Anton Mitterer <mail@christoph.anton.mitterer.name>
Tue, 4 Nov 2025 16:41:13 +0000 (17:41 +0100)
committerChristoph Anton Mitterer <mail@christoph.anton.mitterer.name>
Tue, 4 Nov 2025 16:41:13 +0000 (17:41 +0100)
man/systemd.unit.xml

index 7f552a687f1028d7d68b6a5ba9913d69a546d811..06085ca0ee0228c32ae2241d38970afabf5c73ab 100644 (file)
     effective way to fully disable a unit, making it impossible to
     start it even manually.</para>
 
+    <para>Files (including directories) with names that match certain patterns are
+    generally ignored. This includes names that start with a <literal>.</literal> or
+    end with a <literal>.ignore</literal>.</para>
+
     <para>The unit file format is covered by the
     <ulink url="https://systemd.io/PORTABILITY_AND_STABILITY/">Interface
     Portability and Stability Promise</ulink>.</para>