From 6a5aa09f3defaf1f28c956a3eff6af9c6b71a9fd Mon Sep 17 00:00:00 2001 From: sceox Date: Mon, 15 Nov 2021 00:05:44 -0800 Subject: [PATCH] remove inaccurate OpenBSD comment --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 15f7150..bd529b6 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,6 @@ PREFIX = /usr/local NAGIOS_DIR = ${PREFIX}/nagios -# for OpenBSD, change to ${PREFIX}/libexec/nagios below: NAGIOS_EXEC = ${NAGIOS_DIR}/libexec SYSTEMD_UNIT_DIR = /lib/systemd/system