=== modified file 'xsession-skel/home/ccx/bin/run-in-container-xpra' --- old/xsession-skel/home/ccx/bin/run-in-container-xpra 2021-01-20 13:55:49 +0000 +++ new/xsession-skel/home/ccx/bin/run-in-container-xpra 2021-01-20 13:54:47 +0000 @@ -35,7 +35,7 @@ display=${${running[1]:t}%%=*} fi -signal_svscan=0 +signal_svscan typeset -gA svc_extra mksvcdir(){ === removed file 'xsession-skel/home/ccx/bin/service.xpra-xorg.run' --- old/xsession-skel/home/ccx/bin/service.xpra-xorg.run 2021-01-20 13:55:49 +0000 +++ new/xsession-skel/home/ccx/bin/service.xpra-xorg.run 1970-01-01 00:00:00 +0000 @@ -1,23 +0,0 @@ -#!/bin/execlineb -s6-envdir env -importas -i UID UID -multisubstitute { - importas -i XPRA_LOG_DIR XPRA_LOG_DIR - importas -i DISPLAY DISPLAY -# importas -i PID PID - importas -i HOME HOME - importas -D /run/user/$UID XDG_RUNTIME_DIR XDG_RUNTIME_DIR -} -/usr/libexec/Xorg - -displayfd 3 - -noreset - -novtswitch - -nolisten tcp - -nolisten local - +extension RANDR - +extension RENDER - -auth /run/Xauthority.${DISPLAY} - -logfile "${XPRA_LOG_DIR}/Xorg.${DISPLAY}.log" -# -configdir "${XDG_RUNTIME_DIR}/xpra/xorg.conf.d/$PID" - -config /home/ccx/xpra.xorg.conf - $DISPLAY === removed file 'xsession-skel/home/ccx/bin/xpra-launch-xorg' --- old/xsession-skel/home/ccx/bin/xpra-launch-xorg 2021-01-20 13:55:49 +0000 +++ new/xsession-skel/home/ccx/bin/xpra-launch-xorg 1970-01-01 00:00:00 +0000 @@ -1,5 +0,0 @@ -#!/bin/execlineb -s1 -if { test -d ${1}/supervise } -if { s6-dumpenv ${1}/env } -if { s6-svc -wU -T 5000 -o $1 } -s6-svwait -d -t 15000 $1