lttng-sessiond: Set group permissions explicitly
authorJuha Niskanen <juniskane@gmail.com>
Thu, 16 Feb 2012 20:32:12 +0000 (22:32 +0200)
committerDavid Goulet <dgoulet@efficios.com>
Fri, 17 Feb 2012 18:48:19 +0000 (13:48 -0500)
If root has a restrictive umask, e.g. 0077 when starting the session
daemon, users in kernel tracing group cannot access the global run
directory.

This patch drops unnecessary group mode bits and always sets the global
run dir permission regardless of umask.

Signed-off-by: Juha Niskanen <juniskane@gmail.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>

No differences found
This page took 0.025085 seconds and 4 git commands to generate.