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

Alternate file for /var/run/gtp-guard.pid / getenv #11

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

vjardin
Copy link
Contributor

@vjardin vjardin commented Feb 13, 2024

Run GTP_GUARD_PID_FILE=/tmp/gtp.pid bin/gtp-guard args... in order to to define an alternate file. It can be useful on Docker environment or others when /var/run shall not be used.

I will need it in order to run gtp-guard with some gtping tests using github's Actions.

Run GTP_GUARD_PID_FILE=/tmp/gtp.pid bin/gtp-guard args...
in order to to define an alternate file. It can be useful on Docker
environment or others when /var/run shall not be used.
@vjardin
Copy link
Contributor Author

vjardin commented Feb 13, 2024

The rational of this pull request is available at #13

@acassen acassen merged commit 5d1b9b5 into acassen:main Feb 13, 2024
2 checks passed
@vjardin vjardin deleted the pid_env branch February 13, 2024 09:41
@vjardin vjardin restored the pid_env branch April 30, 2024 05:59
@vjardin vjardin deleted the pid_env branch April 30, 2024 07:02
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