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-Xvnc2
1 files changed, 1 insertions, 1 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
index 738500b0..126866d0 100755
--- a/core/modules/remote-access/data/opt/openslx/scripts/lightdm-Xvnc
+++ b/core/modules/remote-access/data/opt/openslx/scripts/lightdm-Xvnc
@@ -1,4 +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
+exec Xtigervnc :0 -rfbauth /root/.vnc/passwd -auth /run/lightdm/root/:0 -SecurityTypes VncAuth -geometry 1024x768 > /tmp/sasasa-$$ 2>&1