neutrinolabs / xorgxrdp

Xorg drivers for xrdp
Other
457 stars 113 forks source link

Fix bug in kill disconnect sessions #175

Closed metalefty closed 3 years ago

metalefty commented 3 years ago

Killing disconnected sessions should not happen if XRDP_SESMAN_KILL_DISCONNECTED=0.

Fixes #174.

Signed-off-by: Koichiro IWAO meta@vmeta.jp

metalefty commented 3 years ago

Good catch. You did make the change for the man page to match actual behavior. I think we should fix the behavior rather than the document. Thanks for the feedback!