summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xusr/local/www/system_advanced.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/local/www/system_advanced.php b/usr/local/www/system_advanced.php
index 5fe3e45..6f2174c 100755
--- a/usr/local/www/system_advanced.php
+++ b/usr/local/www/system_advanced.php
@@ -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();
}
OpenPOWER on IntegriCloud