2c27f450 ^
6403bef5 ^
3275711f ^
1 2 3 4
5 6 7
8
9
#!/bin/sh sourced [ -z "$SLX_KCL_SERVERS" ] && . /opt/openslx/config if [ "$DISPLAY" = :0 ] && [ -n "$SLX_REMOTE_VNC" ]; then /opt/openslx/scripts/remoteaccess-launch_vnc_server & fi true