]> rtime.felk.cvut.cz Git - sojka/lightdm.git/commitdiff
Use MIR_SERVER_HOST_SOCKET instead of MIR_SOCKET to tell Mir sessions the socket
authorRobert Ancell <robert.ancell@canonical.com>
Wed, 8 Jun 2016 08:52:06 +0000 (20:52 +1200)
committerRobert Ancell <robert.ancell@canonical.com>
Wed, 8 Jun 2016 08:52:06 +0000 (20:52 +1200)
to connect to Unity System Compositor on.

MIR_SOCKET used to work but a change in Mir 0.21 has broken this.
MIR_SERVER_HOST_SOCKET is the correct / recommended variable name so we now use
that.


Trivial merge