summaryrefslogtreecommitdiffstats
path: root/etc/sshd
diff options
context:
space:
mode:
Diffstat (limited to 'etc/sshd')
-rwxr-xr-xetc/sshd2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/sshd b/etc/sshd
index 4a5c71c..4685f56 100755
--- a/etc/sshd
+++ b/etc/sshd
@@ -32,7 +32,7 @@
$stderr = fopen("php://stderr", "w");
- if(!isset($config['sshenabled']))
+ if(!isset($config['system']['sshenabled']))
exit;
function file_size($file) {
OpenPOWER on IntegriCloud