mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
man: document that PathChanged= does not care for simple writes but only for close()-after-write()
This commit is contained in:
@@ -154,7 +154,11 @@
|
||||
activated, then the configured unit is
|
||||
immediately activated as
|
||||
well. Something similar does not apply
|
||||
to <varname>PathChanged=</varname>.
|
||||
to
|
||||
<varname>PathChanged=</varname>. The
|
||||
latter is not activated on simple
|
||||
writes but only if files with were
|
||||
opened for writing are closed.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
|
||||
Reference in New Issue
Block a user