Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > d11764e18e9e9f7acf8823cd6fc238b7 > files > 120

nagios-plugins-1.4.14-8mdv2010.1.src.rpm

--- contrib/check_nmap.py	2008-01-05 18:36:58.000000000 +0100
+++ contrib/check_nmap.py.oden	2008-01-05 18:40:33.000000000 +0100
@@ -54,7 +54,7 @@
 import utils
 
 # Where temp files should be placed
-tempfile.tempdir='/usr/local/nagios/var'
+tempfile.tempdir='/tmp'
 
 # Base name for tempfile
 tempfile.template='check_nmap_tmp.'