]> source.dussan.org Git - tigervnc.git/commit
Add option to run vncsession without forking and detaching 1651/head
authorChuck Zmudzinski <brchuckz@aol.com>
Mon, 20 Nov 2023 17:07:27 +0000 (12:07 -0500)
committerChuck Zmudzinski <brchuckz@aol.com>
Mon, 20 Nov 2023 17:07:27 +0000 (12:07 -0500)
commit444c7ccd9fbf6979bdb096155781951cc71b811a
treed6bdc08527b7f570883cb288571a8664a2ce4f0e
parent2d0d516dac7a00bdcaf1f020009b38b367fe214b
Add option to run vncsession without forking and detaching

Option is -D, which is what sshd uses for the same option.

Also add description of the new option to the vncsession
man page.

Tested on Void Linux using the new option, also tested on
Fedora without using the new option.

Resolves #1649
unix/vncserver/vncsession.c
unix/vncserver/vncsession.man.in