mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-17 01:54:49 +00:00
fix livecd/memstick config reload on boot
This commit is contained in:
parent
162ce5f9da
commit
82c15d9f3c
@ -139,6 +139,8 @@ echo "done.\n";
|
||||
/* Display live system's early boot options */
|
||||
if (is_install_media()) {
|
||||
rescue_detect_keypress();
|
||||
// config may have changed (copied by installer)
|
||||
OPNsense\Core\Config::getInstance()->forceReload();
|
||||
}
|
||||
|
||||
echo "Loading configuration...";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user