diff options
author | Koichiro IWAO <meta@vmeta.jp> | 2018-10-18 11:19:38 +0900 |
---|---|---|
committer | Koichiro IWAO <meta@vmeta.jp> | 2018-10-18 11:19:38 +0900 |
commit | a4b0aa9355d00300d882c764203a637c59e41ce5 (patch) | |
tree | 4282d17ecdf9e2108b544ee82803d1631572bd2d /sesman/sesman.ini.in | |
parent | c2ade7a1f7318527bd8cb5aedc4ed127c5546c94 (diff) | |
download | xrdp-proprietary-a4b0aa9355d00300d882c764203a637c59e41ce5.tar.gz xrdp-proprietary-a4b0aa9355d00300d882c764203a637c59e41ce5.zip |
Remove x11rdp from config
as it is already deprecated. x11rdp is complicated to build and very few
people using it actually. However, some people still select "X11rdp"
session and get stuck despite not installing x11rdp.
https://github.com/neutrinolabs/xrdp/issues/962#issuecomment-430545526
People who really want to use x11rdp should revert this commit.
Diffstat (limited to 'sesman/sesman.ini.in')
-rw-r--r-- | sesman/sesman.ini.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/sesman/sesman.ini.in b/sesman/sesman.ini.in index fb930f6b..9af7a100 100644 --- a/sesman/sesman.ini.in +++ b/sesman/sesman.ini.in @@ -90,13 +90,6 @@ param=tcp param=-logfile param=.xorgxrdp.%s.log -[X11rdp] -param=X11rdp -param=-bs -param=-nolisten -param=tcp -param=-uds - [Xvnc] param=Xvnc param=-bs |