aboutsummaryrefslogtreecommitdiff
path: root/libraries/dbus/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/dbus/slack-desc')
-rw-r--r--libraries/dbus/slack-desc10
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/dbus/slack-desc b/libraries/dbus/slack-desc
new file mode 100644
index 0000000000000..6bb93bd6b9168
--- /dev/null
+++ b/libraries/dbus/slack-desc
@@ -0,0 +1,10 @@
+dbus: D-Bus message bus system for interprocess communication
+dbus:
+dbus: D-Bus supplies both a system daemon (for events such as "new hardware
+dbus: device added" or "printer queue changed") and a per-user-login-session
+dbus: daemon (for general IPC needs among user applications). Also, the message
+dbus: bus is built on top of a general one-to-one message passing framework,
+dbus: which can be used by any two apps to communicate directly (without going
+dbus: through the message bus daemon).
+dbus:
+dbus: