From: Christoph Anton Mitterer Date: Tue, 4 Nov 2025 16:41:13 +0000 (+0100) Subject: man: document some filename patterns that are generally ignored X-Git-Tag: v259-rc1~45^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=72a1cba5121c4b617ee82afe6bb0316a4de8716c;p=thirdparty%2Fsystemd.git man: document some filename patterns that are generally ignored --- diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 7f552a687f1..06085ca0ee0 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -277,6 +277,10 @@ effective way to fully disable a unit, making it impossible to start it even manually. + Files (including directories) with names that match certain patterns are + generally ignored. This includes names that start with a . or + end with a .ignore. + The unit file format is covered by the Interface Portability and Stability Promise.