rename /etc/geni into /etc/sfa
[sfa.git] / geni / util / config.py
index 68c38f0..c802d05 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/sfa/sfa_config"):
         # Load plc_config
 
         loaded = False