The systemd unit file we were shipping no longer works with
nrpe-3.x. Fortunately, upstream has their own service file which will
work for us. We now use upstream's copy instead. Thanks to Nemunaire
for the report, fix, and testing.
Gentoo-Bug: 620020
Package-Manager: Portage-2.3.6, Repoman-2.3.1
fperms 0640 /etc/nagios/nrpe.cfg
newinitd "${FILESDIR}/nrpe-${PV}.init" nrpe
- systemd_dounit "${FILESDIR}/${PN}.service"
+ systemd_newunit "startup/default-service" "${PN}.service"
insinto /etc/xinetd.d/
newins "${FILESDIR}/nrpe.xinetd.2" nrpe