diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2014-12-01 12:25:24 +0100 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2014-12-03 11:02:41 +0100 |
commit | b4f87b42b18888c396e44e7359f7aafb092221bf (patch) | |
tree | 0a59730a50e310e7d5cc8aaaa6b8adc06841065f /src/util/server.c | |
parent | e00c2b5ac4963de9521599c88597b7fb97339d0e (diff) | |
download | sssd-b4f87b42b18888c396e44e7359f7aafb092221bf.tar.gz sssd-b4f87b42b18888c396e44e7359f7aafb092221bf.tar.xz sssd-b4f87b42b18888c396e44e7359f7aafb092221bf.zip |
Add extra_args to exec_child()
Related:
https://fedorahosted.org/sssd/ticket/2503
Currently all child processes use the same arguments, the construction
of argv[] is even hardcoded in exec_child(). Add an extra_args[] array
that extends the common set of argvs so that we can have child-specific
arguments. Also adds a unit test.
Reviewed-by: Sumit Bose <sbose@redhat.com>
Diffstat (limited to 'src/util/server.c')
0 files changed, 0 insertions, 0 deletions