chiark / gitweb /
bus-proxy: don't pretend everyone is root
authorDavid Herrmann <dh.herrmann@gmail.com>
Sun, 18 Jan 2015 20:34:33 +0000 (21:34 +0100)
committerDavid Herrmann <dh.herrmann@gmail.com>
Sun, 18 Jan 2015 20:34:33 +0000 (21:34 +0100)
While it's a lovely scenario, it's probably not really useful. Fix our
GetConnectionUnixUser() to return the actual 'euid' which we asked for,
not the possible uninitialized 'uid'.


No differences found