chiark / gitweb /
unit: never retroactively start requisites
authorLennart Poettering <lennart@poettering.net>
Sat, 23 Mar 2013 02:16:17 +0000 (03:16 +0100)
committerLennart Poettering <lennart@poettering.net>
Sat, 23 Mar 2013 02:16:17 +0000 (03:16 +0100)
commit335b5240ae584ed184afc683519bf19d6e1e1145
tree639829540997c29e82c7ff5c0c44093616fe19fb
parent0debd2bf2f92d4e8f7a3e520c6c1d522e5058929
unit: never retroactively start requisites

Requesites are not supposed to be auto-started afterall, they are just
checks, so don't try to be smarter here than appropriate.

Based on a patch from Michal Schmidt.
src/core/unit.c