mirror of https://github.com/neutrinolabs/xrdp
Remove tcutils channel from xrdp.ini
According to #1943 tcutils was removed, so update the channel section to match.
This commit is contained in:
parent
b2c0c506e8
commit
2a0c2a612f
|
@ -219,7 +219,6 @@ drdynvc=true
|
||||||
cliprdr=true
|
cliprdr=true
|
||||||
rail=true
|
rail=true
|
||||||
xrdpvr=true
|
xrdpvr=true
|
||||||
tcutils=true
|
|
||||||
|
|
||||||
; for debugging xrdp, in section xrdp1, change port=-1 to this:
|
; for debugging xrdp, in section xrdp1, change port=-1 to this:
|
||||||
#port=/tmp/.xrdp/xrdp_display_10
|
#port=/tmp/.xrdp/xrdp_display_10
|
||||||
|
|
Loading…
Reference in New Issue