#316 closed defect (fixed)
pass exit-with-children flag when starting sessions remotely
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 0.9 |
Component: | core | Version: | |
Keywords: | Cc: |
Description
With the new remote start feature of 0.9.x:
xpra start ssh:localhost:10 --start-child=xterm --exit-with-children
The session will remain active after the xterm is closed because the --exit-with-children
is not passed to the server.
Change History (2)
comment:1 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 5 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/316
Note: See
TracTickets for help on using
tickets.
fixed in r3096
see also #317