Index: /trunk/ippm/FilesMonitoring/scripts/update_table_undefined.py
===================================================================
--- /trunk/ippm/FilesMonitoring/scripts/update_table_undefined.py	(revision 36172)
+++ /trunk/ippm/FilesMonitoring/scripts/update_table_undefined.py	(revision 36173)
@@ -10,5 +10,5 @@
     from ipp.lifetime_templates import Template
 except ImportError:
-    sys.path.append('%s/%s/share/python/' % os.environ['PSCONFDIR'], os.environ['PSCONFIG'])
+    sys.path.append('%s/%s/share/filemon/' % (os.environ['PSCONFDIR'], os.environ['PSCONFIG']))
     sys.stderr.write('ImportError')
     for folder in sys.path:
