Fixed container restart

This commit is contained in:
2024-05-13 21:43:21 +02:00
parent 987aaa65a7
commit faae225d96
7 changed files with 78 additions and 13 deletions
+2 -1
View File
@@ -3,9 +3,10 @@
unset SESSION_MANAGER
unset DBUS_SESSION_BUS_ADDRESS
XDG_SESSION_TYPE=x11; export XDG_SESSION_TYPE
/usr/bin/icewm-session&
# Do NOT use 3D unity on Ubuntu 16.10
export TVNC_WM=2d
# Start the window manager under VGL so that we always get acceleration
export TVNC_VGL=1
export TVNC_VGL=0