mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-22 22:03:43 +03:00
man: document that .path units don't care for hidden files
Fixes: #32751 (cherry picked from commit 5adc4337996f561df43c617e37ef4b157073b2e6) (cherry picked from commit a6f9c2031666a856f137109e77c856a8e238a59b) (cherry picked from commit b8a62a9f4f399dc09af64642a83f435ade40b2f3) (cherry picked from commit 85e29f7612abed302909d7c0e0db565be0152f5f) (cherry picked from commit 51d8bd328325e7794f97fa8e34c3b26b336e8194)
This commit is contained in:
parent
dbc69afd55
commit
dd6b750c3a
@ -153,11 +153,14 @@
|
||||
not apply to <varname>PathChanged=</varname> and
|
||||
<varname>PathModified=</varname>.</para>
|
||||
|
||||
<para>If the path itself or any of the containing directories
|
||||
are not accessible, <command>systemd</command> will watch for
|
||||
permission changes and notice that conditions are satisfied
|
||||
when permissions allow that. </para></listitem>
|
||||
<para>If the path itself or any of the containing directories are not accessible,
|
||||
<command>systemd</command> will watch for permission changes and notice that conditions are satisfied
|
||||
when permissions allow that. </para>
|
||||
|
||||
<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>
|
||||
<term><varname>Unit=</varname></term>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user