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>
Thu, 5 Sep 2019 20:39:14 +0000 (16:39 -0400)
commit9d72b79afad10b6f8dbfcd3956297c9984955986
tree5aec8e874a03cb77880a549ced2ced2375da991a
parent1bfb0c6361ee25627e9d320bdbfeafe29772a31a
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.025694 seconds and 4 git commands to generate.