From: Lennart Poettering Date: Tue, 5 Nov 2024 12:36:19 +0000 (+0100) Subject: man: document that .path units don't care for hidden files X-Git-Tag: v257-rc1~21^2~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5adc4337996f561df43c617e37ef4b157073b2e6;p=thirdparty%2Fsystemd.git man: document that .path units don't care for hidden files Fixes: #32751 --- diff --git a/man/systemd.path.xml b/man/systemd.path.xml index 6281c3d8474..1ef5db0a734 100644 --- a/man/systemd.path.xml +++ b/man/systemd.path.xml @@ -153,11 +153,14 @@ not apply to PathChanged= and PathModified=. - If the path itself or any of the containing directories - are not accessible, systemd will watch for - permission changes and notice that conditions are satisfied - when permissions allow that. + If the path itself or any of the containing directories are not accessible, + systemd will watch for permission changes and notice that conditions are satisfied + when permissions allow that. + + Note that files whose name starts with a dot (i.e. hidden files) are generally ignored when + monitoring these paths. + Unit=