Fix security permission on lttng run directory
authorDavid Goulet <dgoulet@efficios.com>
Thu, 1 Mar 2012 15:36:06 +0000 (10:36 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 1 Mar 2012 15:36:06 +0000 (10:36 -0500)
commit61076f74f9e7ae286fe140d82ed0ac86895e3690
treeeb95f0fbcbadf3193b0b9d6e2c522a8b8512c20a
parent4431494bed1d1810b70ce9d0eda74c295f39639d
Fix security permission on lttng run directory

Add execute flag for other (r+x) on the lttng run directory at
/var/run/lttng so instrumented application *not* in the tracing group
can register to the global session daemon running as root.

(refs #141)

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