From: David Herrmann Date: Thu, 27 Nov 2014 12:49:41 +0000 (+0100) Subject: bus: prefix custom endpoints with "$UID-" X-Git-Tag: v218~305 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=342f3005f57fe293d3b43148f8c900f2cbc6f7f7;hp=342f3005f57fe293d3b43148f8c900f2cbc6f7f7;p=elogind.git bus: prefix custom endpoints with "$UID-" The kdbus module will later get a policy that endpoint-names are restricted to "-" just like bus-names. Make sure that systemd is already compatible to that. ---