Fix: expand load path to an absolute path before daemonizing
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 13 Sep 2018 22:43:28 +0000 (18:43 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 13 Sep 2018 22:44:29 +0000 (18:44 -0400)
commitaacbfa47ad16d5778726b678c095b824d75d388b
treea0008d04c06b7abdfdf48132f2b058ef0cff9a45
parent0795c812fa10f1aacf1c2793d4d882991589d59a
Fix: expand load path to an absolute path before daemonizing

Relative paths must be expanded before the sessiond is daemonized
as the CWD is then changed to '/'.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/main.c
This page took 0.028165 seconds and 4 git commands to generate.