default-inetd.in 324 B

12345
  1. #
  2. # Enable the following entry to enable the nrpe daemon
  3. #nrpe stream tcp nowait @nrpe_user@ @sbindir@/nrpe nrpe -c @pkgsysconfdir@/nrpe.cfg --inetd
  4. # Enable the following entry if the nrpe daemon didn't link with libwrap
  5. #nrpe stream tcp nowait @nrpe_user@ /usr/sbin/tcpd @sbindir@/nrpe -c @pkgsysconfdir@/nrpe.cfg --inetd