[systemd-devel] systemd + ExecStart + python script
Zbigniew Jędrzejewski-Szmek
zbyszek at in.waw.pl
Mon Nov 18 10:24:58 PST 2013
On Mon, Nov 18, 2013 at 05:56:47PM +0100, Abdelghani Ouchabane wrote:
> From my understanding I can combine PathChanged &
> PathExists but it did not work for me.
They must be *both* satisfied. I you want the unit to start when
*either* is satisfied, you should use "trigger" conditions, written
like "PathExists=|...".
Zbyszek
More information about the systemd-devel
mailing list