Age | Commit message (Collapse) | Author |
|
|
|
We shouldn't print a status message on the console if we skipped a unit
due to a condition. Hence make unit_start() return -ENOEXEC in such a
case which is mapped to JOB_SKIPPED which results in no console message.
|
|
|
|
|
|
|
|
|
|
if auditing access is not available, then don't complain about it, in
order to play nice with systems lacking CAP_SYS_AUDIT
|
|
|
|
|
|
|
|
https://launchpad.net/bugs/935804
|
|
https://launchpad.net/bugs/910911
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dependencies for standalone use
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|