From 5e95d487982b9362b544139b98d1da55fa6ef78c Mon Sep 17 00:00:00 2001 From: PS
Date: Sat, 7 Feb 2026 10:20:30 +0100 Subject: Add doc --- doc/source/user/other/dbus-daemon.html | 44 ++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 doc/source/user/other/dbus-daemon.html (limited to 'doc/source/user/other/dbus-daemon.html') diff --git a/doc/source/user/other/dbus-daemon.html b/doc/source/user/other/dbus-daemon.html new file mode 100644 index 0000000..f5290c8 --- /dev/null +++ b/doc/source/user/other/dbus-daemon.html @@ -0,0 +1,44 @@ + + +
+ + + +
+ goetia-base
+
+ goetia
+
+ Software
+
+ 0x53.net
+
+ This service starts a session
+ dbus-daemon.
+ It is important to set the environment variable
+ DBUS_SESSION_BUS_ADDRESS,
+ so other services depending on dbus-daemon can find it.
+
+ The DBUS_SESSION_BUS_ADDRESS environment variable
+ should be set at
+ ${HOME}/@userconfdir@/@USERTREE@/env/DBUS_SESSION_BUS_ADDRESS,
+ by writing the address into this file
+ (see configuration directory).
+ It is recomended to set
+ ${HOME}/@userconfdir@/@USERTREE@/env/DBUS_SESSION_BUS_ADDRESS,
+ to
+ @tmpusdir@/@usrrundir@/@USER@/@USERTREE@/session-bus
+ (see runtime directory).
+