From 1c744f2ba6b60dde72a32e7af61816f019c5bc40 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 22 Sep 2011 21:37:01 +0200 Subject: [PATCH] man: document that PathChanged= does not care for simple writes but only for close()-after-write() --- man/systemd.path.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/man/systemd.path.xml b/man/systemd.path.xml index f99931ab1..10d8f7300 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 PathChanged=. + to + PathChanged=. The + latter is not activated on simple + writes but only if files with were + opened for writing are closed. -- 2.30.2