--- a/haraldmodules/haraldupdate.py	2010-01-15 15:01:44.939988340 +0100
+++ b/haraldmodules/haraldupdate.py	2010-01-15 15:01:58.978014426 +0100
@@ -35,7 +35,7 @@
     llines = 0
     
     
-    flocal = open('MACLIST', 'rb')
+    flocal = open('/usr/share/haraldscan/MACLIST', 'rb')
     
     for line in flocal:
         llines+=1