mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Accidental debug line removed
This commit is contained in:
parent
cefde7627f
commit
1cb64928ea
@ -225,8 +225,7 @@ if ($_POST) {
|
||||
fclose($fout);
|
||||
}
|
||||
|
||||
$ssh_output = mwexec("/etc/sshd");
|
||||
log_error("restarting sshd, $ssh_output");
|
||||
mwexec("/etc/sshd");
|
||||
|
||||
conf_mount_ro();
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user