Systemd/src/sleep
Matthias Klumpp 4b05f0c9d9 core: Allow to configure execute_directories execution behavior
This adds a new bitfield to `execute_directories()` which allows to
configure whether to ignore non-zero exit statuses of binaries run and
whether to allow parallel execution of commands.
In case errors are not ignored, the exit status of the failed script
will now be returned for error reposrting purposes or other further
future use.
2019-02-18 16:16:02 +01:00
..
sleep.c core: Allow to configure execute_directories execution behavior 2019-02-18 16:16:02 +01:00
sleep.conf sleep: install default sleep.conf 2019-01-03 14:43:15 +01:00