From: Simon McVittie Date: Wed, 1 Oct 2014 15:12:00 +0000 (+0100) Subject: PORTING-DBUS1: we use :1.%llu not :0.%llu for D-Bus unique bus names X-Git-Tag: v217~382 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=e1ffdb90d92849a2bb5c27ebc035e7f885ffdafb;p=elogind.git PORTING-DBUS1: we use :1.%llu not :0.%llu for D-Bus unique bus names --- diff --git a/src/libsystemd/sd-bus/PORTING-DBUS1 b/src/libsystemd/sd-bus/PORTING-DBUS1 index 9f0a91d69..63c345b11 100644 --- a/src/libsystemd/sd-bus/PORTING-DBUS1 +++ b/src/libsystemd/sd-bus/PORTING-DBUS1 @@ -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