add parental control setup to the start wizard
[enigma2.git] / lib / python / Components / config.py
index b255f55aa36600ef6c1018e3420ceb768cdf5c1d..b7b3baa84ee24b2310f9c9cfaaad0f634b81321a 100644 (file)
@@ -820,7 +820,7 @@ config = Config()
 config.misc = ConfigSubsection()
 
 class ConfigFile:
-       CONFIG_FILE = resolveFilename(SCOPE_CONFIG, "config2")
+       CONFIG_FILE = resolveFilename(SCOPE_CONFIG, "settings")
 
        def load(self):
                try: