#414 closed enhancement (worksforme)
support variable expansion for socketdir option
Reported by: | krlmlr | Owned by: | krlmlr |
---|---|---|---|
Priority: | trivial | Milestone: | 0.10 |
Component: | server | Version: | |
Keywords: | Cc: |
Description
Use case: socket-dir=/tmp/xpra-$USER
as noted in #408.
Change History (5)
comment:1 Changed 8 years ago by
Milestone: | → 0.10 |
---|---|
Owner: | changed from krlmlr to Antoine Martin |
Status: | new → assigned |
comment:2 Changed 8 years ago by
Owner: | changed from Antoine Martin to krlmlr |
---|---|
Status: | assigned → new |
Done in r4148, updated the ticket to better reflect what this does: applies to both command line and config files.
Briefly tested with:
xpra start :10 '--socket-dir=/home/$USER'
Which places the socket in "$HOME
" instead of "$HOME/.xpra
".
Please close this ticket if this works for you.
comment:3 Changed 8 years ago by
Summary: | Support variable expansion in xpra.conf → support variable expansion for socketdir option |
---|
(actually update the ticket title this time)
comment:4 Changed 8 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:5 Changed 3 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/414
Note: See
TracTickets for help on using
tickets.
Easy enough, will do for 0.10