Update base image to Ubuntu 24.04
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
[Globals]
|
||||
ListenAddress=127.0.0.1
|
||||
ListenPort=3350
|
||||
EnableUserWindowManager=true
|
||||
UserWindowManager=startwm.sh
|
||||
DefaultWindowManager=startwm.sh
|
||||
@@ -28,7 +26,7 @@ SyslogLevel=INFO
|
||||
[Xorg]
|
||||
param=/usr/lib/xorg/Xorg
|
||||
param=-config
|
||||
param=xrdp/xorg.conf
|
||||
param=/opt/xrdp/etc/X11/xrdp/xorg.conf
|
||||
param=-noreset
|
||||
param=-nolisten
|
||||
param=tcp
|
||||
@@ -57,4 +55,5 @@ EnableConsole=true
|
||||
ConsoleLevel=INFO
|
||||
|
||||
[SessionVariables]
|
||||
PULSE_SCRIPT=/etc/xrdp/pulse/default.pa
|
||||
PULSE_SCRIPT=/opt/xrdp/etc/xrdp/pulse/default.pa
|
||||
PULSE_DLPATH=/opt/xrdp/lib/pulse/modules:/usr/lib/pulse-16.1+dfsg1/modules
|
||||
|
||||
Reference in New Issue
Block a user