wrap: Don't set a custom hostname for the container
This was a nice idea as a quick way to see which was which, and it works
OK if your X display has uid-based access control via
`xhost +si:localuser:$(id -nu)` (like Debian derivatives and systems
that use gdm); but it breaks MIT magic cookie (XAUTHORITY) authentication
on systems that rely on that, like Plasma Desktop on Manjaro.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
Loading
-
mentioned in commit 445eab79
-
mentioned in commit c9a27d86
-
mentioned in merge request !207 (merged)
Please register or sign in to comment