chiark / gitweb /
bus: prefix custom endpoints with "$UID-"
authorDavid Herrmann <dh.herrmann@gmail.com>
Thu, 27 Nov 2014 12:49:41 +0000 (13:49 +0100)
committerDavid Herrmann <dh.herrmann@gmail.com>
Thu, 27 Nov 2014 12:49:41 +0000 (13:49 +0100)
The kdbus module will later get a policy that endpoint-names are
restricted to "<uid>-<name>" just like bus-names. Make sure that systemd
is already compatible to that.


No differences found