summaryrefslogtreecommitdiffstats
path: root/core/modules/remote-access/data/opt/openslx/scripts/lightdm-Xvnc
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/remote-access/data/opt/openslx/scripts/lightdm-Xvnc')
-rwxr-xr-xcore/modules/remote-access/data/opt/openslx/scripts/lightdm-Xvnc4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/modules/remote-access/data/opt/openslx/scripts/lightdm-Xvnc b/core/modules/remote-access/data/opt/openslx/scripts/lightdm-Xvnc
new file mode 100755
index 00000000..738500b0
--- /dev/null
+++ b/core/modules/remote-access/data/opt/openslx/scripts/lightdm-Xvnc
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+# Put xserver-command=<this> in lightdm-*.conf
+exec Xtigervnc :0 -rfbauth /root/.vnc/passwd -auth /var/run/lightdm/root/:0 -SecurityTypes VncAuth -geometry 1024x768 > /tmp/sasasa-$$ 2>&1