summaryrefslogtreecommitdiffstats
path: root/bus
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2004-11-27 02:18:36 +0000
committerHavoc Pennington <hp@redhat.com>2004-11-27 02:18:36 +0000
commit65090abbb9582d25a795f1dd835ea03973be75e7 (patch)
tree664656124f6e98fb5440ee14f8e3b2aa8b1cda74 /bus
parent9e289c6488545810dccfd4a23c5eb51d703722bd (diff)
2004-11-26 Havoc Pennington <hp@redhat.com>
* test/glib/test-profile.c: add with_bus mode to profile echoes that go through the bus. * test/glib/run-test.sh: add ability to run test-profile * bus/dbus-daemon-1.1.in: fix to say that SIGHUP causes partial config file reload.
Diffstat (limited to 'bus')
-rw-r--r--bus/dbus-daemon-1.1.in9
1 files changed, 4 insertions, 5 deletions
diff --git a/bus/dbus-daemon-1.1.in b/bus/dbus-daemon-1.1.in
index 52de9011..2498c55b 100644
--- a/bus/dbus-daemon-1.1.in
+++ b/bus/dbus-daemon-1.1.in
@@ -50,11 +50,10 @@ among desktop applications (however, it is not tied to X or the GUI
in any way).
.PP
-There is no way to cause the D-BUS daemon to reload its configuration
-file (HUP will not do so). The reason is that changing configuration
-would break the semantics expected by applications connected to the
-message bus. Thus, changing configuration would require kicking all
-apps off the bus; so you may as well just restart the daemon.
+SIGHUP will cause the D-BUS daemon to PARTIALLY reload its
+configuration file. Some configuration changes would require kicking
+all apps off the bus; so they will only take effect if you restart the
+daemon. Policy changes should take effect with SIGHUP.
.SH OPTIONS
The following options are supported: