summaryrefslogtreecommitdiffstats
path: root/bus/dbus-daemon.1.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2009-05-20 01:33:17 +0200
committerLennart Poettering <lennart@poettering.net>2009-05-20 02:10:17 +0200
commit64ad8449679c53fefd20baea88fa593f226d59b0 (patch)
tree128f6352a0e49d503c5227aaae666e2f6de3930a /bus/dbus-daemon.1.in
parentbfad32422f1f78bce4de1e88a4afb5cc295bb877 (diff)
bus: make use of new unix fd limits
Create configuration settings and enforce message unix fd limits the same way we do for allocated message memory.
Diffstat (limited to 'bus/dbus-daemon.1.in')
-rw-r--r--bus/dbus-daemon.1.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/bus/dbus-daemon.1.in b/bus/dbus-daemon.1.in
index 4b55ac29..8d518136 100644
--- a/bus/dbus-daemon.1.in
+++ b/bus/dbus-daemon.1.in
@@ -365,10 +365,15 @@ Available limit names are:
.nf
"max_incoming_bytes" : total size in bytes of messages
incoming from a single connection
+ "max_incoming_unix_fds" : total number of unix fds of messages
+ incoming from a single connection
"max_outgoing_bytes" : total size in bytes of messages
queued up for a single connection
+ "max_outgoing_unix_fds" : total number of unix fds of messages
+ queued up for a single connection
"max_message_size" : max size of a single message in
bytes
+ "max_message_unix_fds" : max unix fds of a single message
"service_start_timeout" : milliseconds (thousandths) until
a started service has to connect
"auth_timeout" : milliseconds (thousandths) a