Changes between Initial Version and Version 1 of Ticket #2128, comment 8
- Timestamp:
- 04/15/19 09:43:53 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2128, comment 8
initial v1 1 Replying to [comment:7 Antoine Martin]:2 > > remote start explicitly means exit-with(-last)-client?3 > remote start means that the machine running the shadow server is not the one you run the command from.4 > See comment:1.5 >6 > > {{{Xpra-Client-Python3-x86_64_2.5-r22135\xpra_cmd" shadow ssh://user@ip/0 --clipboard=no --opengl=no --desktop-scaling=0.75 --webcam=no --speaker=off --microphone=off}}}7 1 > That's a remote start (see comment:1), which means that the shadow server exits when your client disconnects. 8 2 9 I have done this https://xpra.org/trac/ticket/2128#comment:3. So, I assume, that should work? ...3 I have done this comment:3. So, I assume, that should work? ... 10 4 11 5 > > Could it make sense that invocation of start-on-last-client-exit be done regardless of exit-with-client state?