default-inetd.in 326 B

1234
  1. # Enable the following entry to enable the nrpe daemon
  2. #nrpe stream tcp nowait @nagios_user@ @sbindir@/nrpe -c @pkgsysconfdir@/nrpe.cfg --inetd
  3. # Enable the following entry to enable the nrpe daemon if you have tcpwrappers
  4. #nrpe stream tcp nowait @nagios_user@ /usr/sbin/tcpd @sbindir@/nrpe -c @pkgsysconfdir@/nrpe.cfg --inetd