chiark / gitweb /
PORTING-DBUS1: we use :1.%llu not :0.%llu for D-Bus unique bus names
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 1 Oct 2014 15:12:00 +0000 (16:12 +0100)
committerTom Gundersen <teg@jklm.no>
Thu, 2 Oct 2014 06:25:21 +0000 (08:25 +0200)
src/libsystemd/sd-bus/PORTING-DBUS1

index 9f0a91d6954a3975d61bd3f74274b56b82215fb9..63c345b11a6c44dfcb5ee09161123b39664917d3 100644 (file)
@@ -66,7 +66,7 @@ fields as you need.
 
 The kernel will return in the "id" field your unique id. This is a
 simple numeric value. For compatibility with classic dbus1 simply
-format this as string and prefix ":0.".
+format this as string and prefix ":1.".
 
 The kernel will also return the bloom filter size and bloom filter
 hash function number used for the signal broadcast bloom filter (see