diff options
-rw-r--r-- | nagios/nagios.cfg | 2 |
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 |