From 018433a6da60c6395baaaa0833d5c50ac6645552 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 6 May 2024 03:20:09 +0200 Subject: Adding upstream version 3.2.1. Signed-off-by: Daniel Baumann --- startup/mac-inetd.plist.in | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 startup/mac-inetd.plist.in (limited to 'startup/mac-inetd.plist.in') diff --git a/startup/mac-inetd.plist.in b/startup/mac-inetd.plist.in new file mode 100644 index 0000000..45197ea --- /dev/null +++ b/startup/mac-inetd.plist.in @@ -0,0 +1,40 @@ + + + + + Label + org.nagios.nrpe + UserName + @nrpe_user@ + GroupName + @nrpe_group@ + Program + @sbindir@/nrpe + ProgramArguments + + nrpe + -c + @pkgsysconfdir@/nrpe.cfg + -i + + Sockets + + Listeners + + SockServiceName + 5666 + SockType + stream + SockFamily + IPv4 + + + inetdCompatibility + + Wait + + + ProcessType + Background + + -- cgit v1.2.3