From 305857535615c13098272b678a72000b021a7fc3 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 13:05:42 +0200 Subject: Adding upstream version 4.0.3. 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