[systemd-commits] man/systemd.path.xml
Lennart Poettering
lennart at kemper.freedesktop.org
Thu Sep 22 12:37:10 PDT 2011
man/systemd.path.xml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
New commits:
commit 1c744f2ba6b60dde72a32e7af61816f019c5bc40
Author: Lennart Poettering <lennart at poettering.net>
Date: Thu Sep 22 21:37:01 2011 +0200
man: document that PathChanged= does not care for simple writes but only for close()-after-write()
diff --git a/man/systemd.path.xml b/man/systemd.path.xml
index f99931a..10d8f73 100644
--- a/man/systemd.path.xml
+++ b/man/systemd.path.xml
@@ -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>
More information about the systemd-commits
mailing list