On Mon, 06.08.12 10:16, Holger Freyther ([email protected]) wrote:
> Hi,
>
> I have launched "systemd --user", created a bts.service file, added
> 'ConditionPathExists=' in the Unit section of my service. Then I
> launched my service with 'systemctl --user start ...' and as the
> path does not
Hi,
I have launched "systemd --user", created a bts.service file, added
'ConditionPathExists=' in the Unit section of my service. Then I
launched my service with 'systemctl --user start ...' and as the
path does not exist, the condition_test fails and the service is not
started.
Next I tried to