]> git.ipfire.org Git - thirdparty/systemd.git/commit
path: stop watching path specs once we triggered the target unit
authorMichal Sekletar <msekleta@redhat.com>
Mon, 9 Sep 2019 12:38:35 +0000 (14:38 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 17 Sep 2019 08:11:32 +0000 (10:11 +0200)
commit8fca6944c2ee20c63d62154c8badddc77170b176
tree8b000e050b4dcddc586b4a25c2c6299cbe95878c
parente8c36cc596bbde8af175d02d75ecbc0b4042059b
path: stop watching path specs once we triggered the target unit

We start watching them again once we get a notification that triggered
unit entered inactive or failed state.

Fixes: #10503
src/core/path.c