GitHub user apiri opened a pull request:
https://github.com/apache/nifi/pull/561
NIFI-2063 Adjusting handling of service install by using script that â¦
â¦delegates to installed nifi.sh at NIFI_HOME. Only prohibit installation
of service for Cygwin and Darwin environments that are guaranteed to not
support it.
This is an alternative approach the work of #553 which will delegate
service calls to the core nifi.sh and the associated nifi-env.sh.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apiri/incubator-nifi linux-service
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/561.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 #561
----
commit 11985a05dac703f7374ed13d9e403c8956e7b4c9
Author: Aldrin Piri <[email protected]>
Date: 2016-06-22T17:09:40Z
NIFI-2063 Adjusting handling of service install by using script that
delegates to installed nifi.sh at NIFI_HOME. Only prohibit installation of
service for Cygwin and Darwin environments that are guaranteed to not support
it.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---