Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 4b745cb87c2f76c3500b2bf3e9d361d9 > files > 125

nagios-plugins-1.4.12-1mdv2009.0.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.'