mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Mount RW
This commit is contained in:
parent
ff11e3ae56
commit
1ba8fa216b
@ -1628,6 +1628,7 @@ function auto_login($status) {
|
||||
|
||||
function setup_serial_port() {
|
||||
global $g, $config;
|
||||
conf_mount_rw();
|
||||
/* serial console - write out /boot.config */
|
||||
if(file_exists("/boot.config"))
|
||||
$boot_config = file_get_contents("/boot.config");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user