Codebase list xrdp / 24cb083
fix Xorg startup in sid with xserver-xorg-legacy mirabilos 7 years ago
3 changed file(s) with 5 addition(s) and 7 deletion(s). Raw diff Collapse all Expand all
44 * Bump Policy (no change)
55 * Enable librfxcodec now that it’s autotool’d
66
7 -- Dominik George <nik@naturalnet.de> Wed, 01 Jun 2016 23:30:11 +0200
7 -- Dominik George <nik@naturalnet.de> Wed, 01 Jun 2016 23:52:32 +0200
88
99 xrdp (0.9.0~20150902+gitc0ef543-1) UNRELEASED; urgency=medium
1010
22
33 --- a/sesman/sesman.ini
44 +++ b/sesman/sesman.ini
5 @@ -84,12 +84,13 @@ param7=96
5 @@ -84,12 +84,11 @@ param7=96
66 param0=Xorg
77 param1=-config
88 param2=xrdp/xorg.conf
1717 +param5=-nolisten
1818 +param6=tcp
1919 +param7=-retro
20 +param8=-logfile
21 +param9=/dev/null
2220
2321 [Chansrv]
2422 # drive redirection, defaults to xrdp_client if not set
1010
1111 FIFO g_fifo_opendir;
1212
13 @@ -446,7 +446,7 @@ xfuse_init(void)
13 @@ -456,7 +456,7 @@ xfuse_init(void)
1414
1515 load_fuse_config();
1616
2121
2222 --- a/sesman/sesman.ini
2323 +++ b/sesman/sesman.ini
24 @@ -93,8 +93,8 @@ param8=-logfile
25 param9=/dev/null
24 @@ -91,8 +91,8 @@ param6=tcp
25 param7=-retro
2626
2727 [Chansrv]
2828 -# drive redirection, defaults to xrdp_client if not set