chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b68185
)
core: bump simultaneous bus connection limit to 512
author
Lennart Poettering
<lennart@poettering.net>
Fri, 3 May 2013 14:32:41 +0000
(16:32 +0200)
committer
Lennart Poettering
<lennart@poettering.net>
Fri, 3 May 2013 14:32:41 +0000
(16:32 +0200)
src/core/dbus.c
patch
|
blob
|
history
diff --git
a/src/core/dbus.c
b/src/core/dbus.c
index 5a61a1a6547dff85d95b672aa77007b6bce7492d..1272c938cf55fffbdf0c4bcccfb2a379bc79d44a 100644
(file)
--- a/
src/core/dbus.c
+++ b/
src/core/dbus.c
@@
-48,7
+48,7
@@
#include "special.h"
#include "dbus-common.h"
-#define CONNECTIONS_MAX 52
+#define CONNECTIONS_MAX 5
1
2
/* Well-known address (http://dbus.freedesktop.org/doc/dbus-specification.html#message-bus-types) */
#define DBUS_SYSTEM_BUS_DEFAULT_ADDRESS "unix:path=/var/run/dbus/system_bus_socket"