diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-10-11 20:21:06 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-10-11 20:21:06 +0200 |
commit | 1835f23c2a53e632959270e79dbf3143874e6111 (patch) | |
tree | e44250191e0f3e43b0dc9860b654099158028a64 /src/ask-password-api.c | |
parent | c70ac211b486c70271e265d142f3b73e323faf6e (diff) |
service: don't try to guess PID for SysV services anymore
As it turns out there are quite a number of SysV services too broken to
make the guessing work: instead of returning in the parent only after
the child is fully initialized they return immediately. The effect is
that the guessing in systemd might happen too early, at a time where the
final main process doesn't exist yet.
By turning this off we won't try to detect the main pid anymore, with
the effect that all processes of the service in question are considered
equally likely to be the main process.
Diffstat (limited to 'src/ask-password-api.c')
0 files changed, 0 insertions, 0 deletions