Fix: destroy command: send credentials with command
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 8 Aug 2019 17:53:19 +0000 (13:53 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 9 Aug 2019 15:28:43 +0000 (11:28 -0400)
commitee98f686b2f504fe08ed0af5baa30b220b14b34d
tree57a09b2a71f40c22b2d09e979764b3cb066a9695
parentebb29c10d382c55529138ae70eb5a05bf3ccb9a6
Fix: destroy command: send credentials with command

Not sending credentials triggers spurious destroy command failure
(EPERM) because session daemon receives "nobody.nobody" credentials.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/lib/lttng-ctl/destruction-handle.c
This page took 0.024486 seconds and 4 git commands to generate.