start moving names from geni to sfa
[sfa.git] / geni / util / config.py
index 68c38f0..130388e 100644 (file)
@@ -35,7 +35,7 @@ class Config:
     fast but no type conversions.
     """
 
-    def __init__(self, filepath = "/etc/geni/geni_config"):
+    def __init__(self, filepath = "/etc/geni/sfa_config"):
         # Load plc_config
 
         loaded = False