[maemo-commits] [maemo-commits] r9828 - projects/haf/branches/dbus/0.x/trunk/test/data/valid-config-files
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Tue Feb 13 17:30:40 EET 2007
- Previous message: [maemo-commits] r9827 - in projects/haf/branches/dbus/0.x/trunk/debian: . patches
- Next message: [maemo-commits] r9829 - in projects/haf/branches/maemo-af-desktop/hildon-desktop: . libhildonwm
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: kihamala
Date: 2007-02-13 17:30:40 +0200 (Tue, 13 Feb 2007)
New Revision: 9828
Modified:
projects/haf/branches/dbus/0.x/trunk/test/data/valid-config-files/session.conf
projects/haf/branches/dbus/0.x/trunk/test/data/valid-config-files/system.conf
Log:
modified test files
Modified: projects/haf/branches/dbus/0.x/trunk/test/data/valid-config-files/session.conf
===================================================================
--- projects/haf/branches/dbus/0.x/trunk/test/data/valid-config-files/session.conf 2007-02-13 14:38:35 UTC (rev 9827)
+++ projects/haf/branches/dbus/0.x/trunk/test/data/valid-config-files/session.conf 2007-02-13 15:30:40 UTC (rev 9828)
@@ -12,6 +12,9 @@
<servicedir>/usr/share/dbus-1/services</servicedir>
+ <limit name="max_completed_connections">10000</limit>
+ <limit name="max_connections_per_user">10000</limit>
+
<policy context="default">
<!-- Allow everything to be sent -->
<allow send_destination="*"/>
Modified: projects/haf/branches/dbus/0.x/trunk/test/data/valid-config-files/system.conf
===================================================================
--- projects/haf/branches/dbus/0.x/trunk/test/data/valid-config-files/system.conf 2007-02-13 14:38:35 UTC (rev 9827)
+++ projects/haf/branches/dbus/0.x/trunk/test/data/valid-config-files/system.conf 2007-02-13 15:30:40 UTC (rev 9828)
@@ -34,6 +34,9 @@
systems.) -->
<listen>unix:path=/var/run/dbus/system_bus_socket</listen>
+ <limit name="max_completed_connections">10000</limit>
+ <limit name="max_connections_per_user">10000</limit>
+
<policy context="default">
<!-- Deny everything then punch holes -->
<deny send_interface="*"/>
- Previous message: [maemo-commits] r9827 - in projects/haf/branches/dbus/0.x/trunk/debian: . patches
- Next message: [maemo-commits] r9829 - in projects/haf/branches/maemo-af-desktop/hildon-desktop: . libhildonwm
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
