From a545d8fc5d16f37e856cd70d62cc1488f888018f Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Tue, 7 Sep 2010 22:03:54 +0200 Subject: [PATCH] collectd.conf(5): Be more verbose about how to access a notification daemon. --- src/collectd.conf.pod | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 5fc75c52..48a1e73c 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -2444,7 +2444,8 @@ and are checked by default depends on the distribution you use. This plugin sends a desktop notification to a notification daemon, as defined in the Desktop Notification Specification. To actually display the notifications, B is required and B has to be -able to access the X server. +able to access the X server (i.Ee., the C and C +environment variables have to be set correctly) and the D-Bus message bus. The Desktop Notification Specification can be found at L. -- 2.11.0