mirror of
https://github.com/systemd/systemd.git
synced 2025-01-21 22:04:01 +03:00
man: document that .path units don't care for hidden files
Fixes: #32751 (cherry picked from commit 5adc4337996f561df43c617e37ef4b157073b2e6)
This commit is contained in:
parent
48559a0b22
commit
a6f9c20316
@ -153,11 +153,14 @@
|
|||||||
not apply to <varname>PathChanged=</varname> and
|
not apply to <varname>PathChanged=</varname> and
|
||||||
<varname>PathModified=</varname>.</para>
|
<varname>PathModified=</varname>.</para>
|
||||||
|
|
||||||
<para>If the path itself or any of the containing directories
|
<para>If the path itself or any of the containing directories are not accessible,
|
||||||
are not accessible, <command>systemd</command> will watch for
|
<command>systemd</command> will watch for permission changes and notice that conditions are satisfied
|
||||||
permission changes and notice that conditions are satisfied
|
when permissions allow that. </para>
|
||||||
when permissions allow that. </para></listitem>
|
|
||||||
|
<para>Note that files whose name starts with a dot (i.e. hidden files) are generally ignored when
|
||||||
|
monitoring these paths.</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><varname>Unit=</varname></term>
|
<term><varname>Unit=</varname></term>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user