diff options
Diffstat (limited to 'etc')
-rwxr-xr-x | etc/sshd | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ } else { if($g['booting']) echo "SSHD is disabled."; + exit; } function file_size($file) { |
index : pfsense | ||
Raptor Engineering's fork of the main repository for pfSense | Raptor Engineering, LLC |
summaryrefslogtreecommitdiffstats |
-rwxr-xr-x | etc/sshd | 1 |
@@ -35,6 +35,7 @@ } else { if($g['booting']) echo "SSHD is disabled."; + exit; } function file_size($file) { |