pkgsrc-ng/net/nagios-base/patches/patch-sample-config_nagios.cfg.in
2016-01-21 23:41:46 +01:00

16 lines
416 B
INI

$NetBSD: patch-sample-config_nagios.cfg.in,v 1.2 2015/04/03 17:06:08 rodent Exp $
Fix placement of temporary file.
--- sample-config/nagios.cfg.in.orig 2014-08-12 15:00:01.000000000 +0000
+++ sample-config/nagios.cfg.in
@@ -176,7 +176,7 @@ lock_file=@lockfile@
# is created, used, and deleted throughout the time that Nagios is
# running.
-temp_file=@localstatedir@/nagios.tmp
+temp_file=/tmp/nagios.tmp