[10:57] Hi, is `-nolisten tcp` now somehow "embedded" as a Xorg default? It is not listening in 15.10, and in `man Xserver` I can't see the opposite `-listen tcp` option to enable it... [10:59] `ps` says: X :7 vt7 -auth /path/toxauthority -depth 16 -br [10:59] ...I didn't define -nolisten tcp [11:00] yet netstat says that Xorg has no open ports in 6000 etc [11:00] (this is part of the LTSP code, which was running fine until my latest 15.10 tests) [11:12] OK I tried `-listen tcp` and it works, but I don't see it documented anywhere, I don't know when it was introduced so that I check properly in the ltsp code when we should pass it and when not... [11:15] Got it, http://cgit.freedesktop.org/xorg/xserver/commit/?id=cc59be38b7eff52a1d003b390f2994c73ee0b3e9 === JanC_ is now known as JanC