summaryrefslogtreecommitdiffstats
path: root/etc/sshd
diff options
context:
space:
mode:
Diffstat (limited to 'etc/sshd')
-rwxr-xr-xetc/sshd1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/sshd b/etc/sshd
index e1a709c..1c379e5 100755
--- a/etc/sshd
+++ b/etc/sshd
@@ -35,6 +35,7 @@
} else {
if($g['booting'])
echo "SSHD is disabled.";
+ exit;
}
function file_size($file) {
OpenPOWER on IntegriCloud