Re: [systemd-devel] WebUSB

2017-01-16 Thread Simon McVittie
On Mon, 09 Jan 2017 at 10:20:33 +0100, Lars Knudsen wrote: > 2. make sure that webusb devices will be somehow accessible to be used by a > browser running with user permissions (current temp solution listed here: > adding user to plugdev, adding 0664 permissions to device: https:// > developers.goo

Re: [systemd-devel] User bus broke automatic multiseat

2017-01-16 Thread Simon McVittie
On Wed, 14 Dec 2016 at 23:23:55 +0300, Oleg Samarin wrote: > The following change in systemd-226: > > systemd now supports the concept of user buses replacing > session buses, if used with dbus-1.10 (and enabled via dbus > --enable-user-session). It previously only supported this on > kdbus-enable

Re: [systemd-devel] question regarding DBUS_SESSION_BUS_ADDRESS in multiseat environment

2017-01-16 Thread Simon McVittie
On Sat, 03 Dec 2016 at 11:18:43 +0530, MohanR wrote: > I'm looking through this --enable-user-session in dbus-daemon. Even if > I enable that option, how can I retrive uniq DBUS_SESSION_BUS_ADDRESS > from systemd started dbus-daemon to pass it to gnome-session? I suggest taking a look at how it ha