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

python3-labgrid: exporter: allow passing args to systemd ExecStart #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hundeboll
Copy link

Allow configuring e.g. the exporter hostname from the environment file
by adding ${LABGRID_ARGS} to the ExecStart command line.

Allow configuring e.g. the exporter hostname from the environment file
by adding ${LABGRID_ARGS} to the ExecStart command line.

Signed-off-by: Martin Hundebøll <martin@geanix.com>
@ejoerns
Copy link
Contributor

ejoerns commented Mar 26, 2019

If this is a generic labgrid environment file, wouldn't it be better to explicitly call this LABGRID_EXPORTER_ARGS? Then you could potentially also have LABGRID_COORDINATOR args, etc. Otherwise fine for me.

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

Successfully merging this pull request may close these issues.

2 participants