summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2022-09-08 19:26:46 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2022-09-08 19:33:11 +0100
commite0e591fed26616c654b17a866c1c133c39778626 (patch)
treeb1766e53bd58021561cb9398207fedd236eb946e
parentConfigure nagiosgraph command (diff)
downloadconfig-e0e591fed26616c654b17a866c1c133c39778626.tar.bz2
config-e0e591fed26616c654b17a866c1c133c39778626.tar.xz
config-e0e591fed26616c654b17a866c1c133c39778626.zip
Use /tmp for Nagios temp files
-rw-r--r--nagios/nagios.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/nagios/nagios.cfg b/nagios/nagios.cfg
index cc4ae1c..a994f70 100644
--- a/nagios/nagios.cfg
+++ b/nagios/nagios.cfg
@@ -176,7 +176,7 @@ lock_file=/run/nagios.lock
# is created, used, and deleted throughout the time that Nagios is
# running.
-temp_file=/var/nagios/nagios.tmp
+temp_file=/tmp/nagios.tmp