[
https://issues.apache.org/jira/browse/NIFI-7192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494791#comment-17494791
]
ASF subversion and git services commented on NIFI-7192:
-------------------------------------------------------
Commit a8fd5993eb164d2b8b1d531ecf9b95e79232404f in nifi's branch
refs/heads/main from Roberto Marturano
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a8fd599 ]
NIFI-7192 Added systemd reload to nifi.sh install on systemd servers
This closes #4079
Signed-off-by: Joey Frazee <[email protected]>
> nifi.sh install not working on systemd servers
> ----------------------------------------------
>
> Key: NIFI-7192
> URL: https://issues.apache.org/jira/browse/NIFI-7192
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Roberto Marturano
> Assignee: Roberto Marturano
> Priority: Major
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> Systemd is still honouring init.d services, but we need to trigger the
> {{systemd-sysv-generator}} in order to create a .service wrapper.
> Right now works like this:
>
> {code:java}
> $ ./bin/nifi.sh install nifi
> Service nifi installed
> $ service nifi start
> Failed to start nifi.service: Unit nifi.service not found.
> {code}
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)