mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-04 20:51:33 +00:00
PORTING-DBUS1: we use :1.%llu not :0.%llu for D-Bus unique bus names
This commit is contained in:
committed by
Tom Gundersen
parent
2e3390ea46
commit
e1ffdb90d9
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user