From 4bcb1f1320fbf99139bc69447ccc0ae6bd4f0ff5 Mon Sep 17 00:00:00 2001 From: Daniel Willmann Date: Thu, 2 Oct 2008 09:47:22 +0000 Subject: dbus: Add a configure option to specify the client side default bus timeout --- packages/dbus/dbus-1.0.3/sanitize-reply-timeout.patch | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 packages/dbus/dbus-1.0.3/sanitize-reply-timeout.patch (limited to 'packages/dbus/dbus-1.0.3/sanitize-reply-timeout.patch') diff --git a/packages/dbus/dbus-1.0.3/sanitize-reply-timeout.patch b/packages/dbus/dbus-1.0.3/sanitize-reply-timeout.patch deleted file mode 100644 index 75ee6bdd6a..0000000000 --- a/packages/dbus/dbus-1.0.3/sanitize-reply-timeout.patch +++ /dev/null @@ -1,16 +0,0 @@ -# DBus is from the desktop world, systems are _FAST_ there -# On Embedded, some things might take a bit longer -# Default session bus timeout is 300 seconds(!), whereas default -# system bus timeout is only 25 seconds. This increases it to 60. -# Signed off: Michael 'Mickey' Lauer -Index: dbus-1.2.1/bus/system.conf -=================================================================== ---- dbus-1.2.1.orig/bus/system.conf.in -+++ dbus-1.2.1/bus/system.conf.in -@@ -65,4 +65,6 @@ - - contexts/dbus_contexts - -+ 60000 -+ - -- cgit v1.2.3