megacoffee.net Gentoo overlay - legacy mirror
We have moved to Git. This repository is only provided for compatibility with old installations. Learn how to migrate your installation here.
view net-analyzer/nrpe/files/nrpe.xinetd.2 @ 218:68f19d4c4a2e
updated latest ebuild to work correctly with completely new mono install
author | gsnerf <gsnerf@gsnerf.de> |
---|---|
date | Thu, 08 Nov 2018 20:49:10 +0100 |
parents | 90a7a9dbfafb |
children |
line wrap: on
line source
service nrpe { socket_type = stream protocol = tcp wait = no user = nagios group = nagios server = /usr/libexec/nrpe server_args = -c /etc/nagios/nrpe.cfg --inetd # only_from = 127.0.0.1 disabled = yes }