mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
femanager: save frontend.conf if new entries are present
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>
This commit is contained in:
committed by
Jacek Jendrzej
parent
8b18346c98
commit
0b17e2f98e
@@ -223,6 +223,8 @@ bool CFEManager::loadSettings()
|
||||
|
||||
}
|
||||
}
|
||||
if (configfile.getUnknownKeyQueryedFlag())
|
||||
configfile.saveConfig(FECONFIGFILE);
|
||||
setMode(newmode, true);
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user