Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support variable expansion for socketdir option #414

Closed
totaam opened this issue Aug 9, 2013 · 10 comments
Closed

support variable expansion for socketdir option #414

totaam opened this issue Aug 9, 2013 · 10 comments

Comments

@totaam
Copy link
Collaborator

totaam commented Aug 9, 2013

Issue migrated from trac ticket # 414

component: server | priority: trivial | resolution: worksforme

2013-08-09 22:11:18: krlmlr created the issue


Use case: socket-dir=/tmp/xpra-$USER as noted in #408.

@totaam
Copy link
Collaborator Author

totaam commented Aug 10, 2013

2013-08-10 03:35:21: totaam changed status from new to assigned

@totaam
Copy link
Collaborator Author

totaam commented Aug 10, 2013

2013-08-10 03:35:21: totaam changed owner from krlmlr to totaam

@totaam
Copy link
Collaborator Author

totaam commented Aug 10, 2013

2013-08-10 03:35:21: totaam commented


Easy enough, will do for 0.10

@totaam
Copy link
Collaborator Author

totaam commented Aug 10, 2013

2013-08-10 05:49:55: totaam changed status from assigned to new

@totaam
Copy link
Collaborator Author

totaam commented Aug 10, 2013

2013-08-10 05:49:55: totaam changed owner from totaam to krlmlr

@totaam
Copy link
Collaborator Author

totaam commented Aug 10, 2013

2013-08-10 05:49:55: totaam commented


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.

@totaam
Copy link
Collaborator Author

totaam commented Aug 10, 2013

2013-08-10 05:52:28: totaam changed title from Support variable expansion in xpra.conf to support variable expansion for socketdir option

@totaam
Copy link
Collaborator Author

totaam commented Aug 10, 2013

2013-08-10 05:52:28: totaam commented


(actually update the ticket title this time)

@totaam
Copy link
Collaborator Author

totaam commented Aug 13, 2013

2013-08-13 06:13:20: totaam changed status from new to closed

@totaam
Copy link
Collaborator Author

totaam commented Aug 13, 2013

2013-08-13 06:13:20: totaam changed resolution from ** to worksforme

@totaam totaam closed this as completed Aug 13, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant