[Pkg-nagios-changes] [SCM] UNNAMED PROJECT branch, debian/master, updated. 810edbdd3feedbfe37f4a65bee50b57b2f60fa2a

olivierHa olivier.hanesse at gmail.com
Tue Feb 28 22:16:34 UTC 2012


The following commit has been merged in the debian/master branch:
commit fbd191268c173d8d058acafb25d19761d87f37ea
Author: olivierHa <olivier.hanesse at gmail.com>
Date:   Fri Jan 27 10:50:52 2012 +0100

    Fix var path

diff --git a/setup.py b/setup.py
index 1219ce6..1ad58a8 100644
--- a/setup.py
+++ b/setup.py
@@ -288,7 +288,8 @@ local_log=%s/arbiterd.log
             update_file_with_string(inname, outname,
                                     "nagios.log",
                                     "%s/nagios.log" % self.log_path)
-
+            update_file_with_string(inname, outname,
+                                    "/usr/local/shinken/var",self.var_path)
 
 
 class install_config(Command):

-- 
UNNAMED PROJECT



More information about the Pkg-nagios-changes mailing list