From 0314e701c812565bd7bdac548cadfea5d310d66c Mon Sep 17 00:00:00 2001 From: Matt McCutchen Date: Mon, 10 Nov 2008 08:55:27 -0500 Subject: Bug 18446: Keep umask for session bus Signed-off-by: Colin Walters --- bus/dbus-daemon.1.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'bus/dbus-daemon.1.in') diff --git a/bus/dbus-daemon.1.in b/bus/dbus-daemon.1.in index 5599afe6..7666f180 100644 --- a/bus/dbus-daemon.1.in +++ b/bus/dbus-daemon.1.in @@ -213,6 +213,13 @@ If present, the bus daemon becomes a real daemon (forks into the background, etc.). This is generally used rather than the \-\-fork command line option. +.TP +.I "" + +.PP +If present, the bus daemon keeps its original umask when forking. +This may be useful to avoid affecting the behavior of child processes. + .TP .I "" -- cgit