GitHub user YolandaMDavis opened a pull request:

    https://github.com/apache/nifi/pull/553

    NIFI-2063 - correct service installation problems with nifi-env.sh

    Made changes to ensure proper execution of nifi.sh install:
    
    1) added cp command of nifi_env.sh to /etc/init.d so it can be executed by 
/etc/init.d/nifi
    2) Ensured the NIFI_HOME is properly corrected in /etc/init.d/nifi_env.sh
    
    Test of service install, manual start and stop, was done on vagrant vm with 
centos7.0. Reboot startup was checked using chkconfig command (**chckconfig 
nifi on**) and then restarting the vm.  With the service installation 
correction the issue noted on reboot was not observed so further testing may be 
required.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/YolandaMDavis/nifi NIFI-2063

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/553.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 #553
    
----
commit 124693c966f466a8d9783209eafb025450e4a5a2
Author: Yolanda M. Davis <[email protected]>
Date:   2016-06-21T16:23:10Z

    NIFI-2063 - correct service installation problems with nifi-env.sh

----


---
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.
---

Reply via email to