summaryrefslogtreecommitdiffstats
path: root/core/modules/remote-access/data/opt/openslx/scripts/lightdm-Xvnc
blob: 126866d0c7ea8532f1e42ddd875e9a62a77a3cdd (plain) (blame)
1
2
3
4
#!/bin/sh

# Put xserver-command=<this> in lightdm-*.conf
exec Xtigervnc :0 -rfbauth /root/.vnc/passwd -auth /run/lightdm/root/:0 -SecurityTypes VncAuth -geometry 1024x768 > /tmp/sasasa-$$ 2>&1