summaryrefslogtreecommitdiffstats
path: root/etc/sshd
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-10 20:10:07 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-10 20:10:07 +0000
commit21b20aae63e8778105e4b1e57e6e5224fc15a0fd (patch)
treedb548047ed5c65fb1a23d543711c608571481466 /etc/sshd
parent6b21d1edb81822d495d8f49de9dabc07b87bb3a5 (diff)
downloadpfsense-21b20aae63e8778105e4b1e57e6e5224fc15a0fd.zip
pfsense-21b20aae63e8778105e4b1e57e6e5224fc15a0fd.tar.gz
Disable ssh key saving for now.
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 73ad98b..1c91154 100755
--- a/etc/sshd
+++ b/etc/sshd
@@ -80,7 +80,7 @@
system("/usr/sbin/sshd");
fwrite($stderr, "Done.\n");
-
+ exit;
/* exit early, this needs more testing. */
OpenPOWER on IntegriCloud