Hello!
I need define several conditions in [Unit].
ConditionPathExists=/sbin/startevms
ConditionKernelCommandLine=!noevms
Service must run only if both conditions is true.
Now service run if at least one condition is true.
How chenge (Condition1 || Condition2)  to (Condition1 && Condition2)

-- 
Alexey Shabalin
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to