Fix existing session daemon check
authorDavid Goulet <dgoulet@efficios.com>
Tue, 14 Feb 2012 20:33:20 +0000 (15:33 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 14 Feb 2012 20:33:23 +0000 (15:33 -0500)
commitb09c7c76bc6f409ed9c303c81cba168234700568
tree41906d5b17552f15f76c33c5f056a6e622ade6f5
parentdb9b8b888b54bb71550732b51240934d395c879e
Fix existing session daemon check

On unclean exit, the session daemon socket are not removed making the
access() test valid on the next session daemon execution and failing to
recover from a fatal error.

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-sessiond/main.c
This page took 0.027587 seconds and 5 git commands to generate.