[systemd-devel] Request for clarification
Thomas Köller
thomas at koeller.dyndns.org
Fri Sep 6 12:49:26 UTC 2024
In 'man systemd.service', the description of ExecCondition= states:
when an ExecCondition= command exits with exit code 1 through 254
(inclusive), the remaining commands are skipped and the unit is not
marked as failed
What exactly does 'the remaining commands' mean? Other commands from
subsequent ExecCondition= statements, or any subsequent ExecStartPre=
lines? Or ExecStart= commands, too?
More information about the systemd-devel
mailing list