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 for setting pid-file path using system property #313

Merged
merged 1 commit into from May 17, 2012

Conversation

blockmar
Copy link

Added support for setting the pid-file location. (Using a system propertie)

Do we want it this way or do we want a possibility to name the the file like:

-Dpidfile.path=/tmp

or

-Dpidfile=/tmp/mypid

I implemented the -Dpidfile.path=/tmp solution.

(This replaces the old pull request from my master-branch.)

@ghost ghost assigned pk11 May 16, 2012
pk11 pushed a commit that referenced this pull request May 17, 2012
Support for setting pid-file path using system property
@pk11 pk11 merged commit bc0fc4b into playframework:master May 17, 2012
@benmccann
Copy link
Contributor

FYI, I just submitted a very related pull request: #342

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.

None yet

3 participants