[
https://issues.apache.org/jira/browse/KARAF-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15437213#comment-15437213
]
ASF GitHub Bot commented on KARAF-4666:
---------------------------------------
GitHub user lburgazzoli opened a pull request:
https://github.com/apache/karaf/pull/230
KARAF-4666: Have karaf write pid file by default
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lburgazzoli/apache-karaf KARAF-4666
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/karaf/pull/230.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #230
----
commit abc28dc9fb52877d2548ce78234a2400ba2a55af
Author: lburgazzoli <[email protected]>
Date: 2016-08-25T16:37:24Z
KARAF-4666: Have karaf write pid file by default
----
> Have karaf write pid file by default
> ------------------------------------
>
> Key: KARAF-4666
> URL: https://issues.apache.org/jira/browse/KARAF-4666
> Project: Karaf
> Issue Type: Improvement
> Components: karaf-core
> Reporter: Luca Burgazzoli
> Priority: Minor
>
> As today karaf would write the pid file only if karaf.shutdown.pid.file is
> defined but it would be nice to have a pid file always written.
> So I will open a PR with:
> - karaf.shutdown.pid.file renamed to karaf.pid.file
> - set default value to ${karaf.base}/karaf.pid
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)