From a806e6acbbf2688546caf4ddf6602776e603aa0b Mon Sep 17 00:00:00 2001 From: xfnw Date: Fri, 25 Jun 2021 09:15:11 -0400 Subject: [PATCH] fix starting via ssh --- etc/X11/Xwrapper.config | 1 + etc/X11/spiceqxl.xorg.conf | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 etc/X11/Xwrapper.config diff --git a/etc/X11/Xwrapper.config b/etc/X11/Xwrapper.config new file mode 100644 index 0000000..e1cef4c --- /dev/null +++ b/etc/X11/Xwrapper.config @@ -0,0 +1 @@ +allowed_users=anybody diff --git a/etc/X11/spiceqxl.xorg.conf b/etc/X11/spiceqxl.xorg.conf index 8bd4a8c..ca856f0 100644 --- a/etc/X11/spiceqxl.xorg.conf +++ b/etc/X11/spiceqxl.xorg.conf @@ -6,7 +6,7 @@ Section "Device" # Do not require a client password. # default: False - #Option "SpiceDisableTicketing" "False" + Option "SpiceDisableTicketing" "True" # Set the password required to connect to the Spice server. #Option "SpicePassword" ""