summaryrefslogtreecommitdiffstats
path: root/etc/sshd
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-09 19:39:25 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-09 19:39:25 +0000
commit40240d9b42c13bffd590fe59ec90b3b5d82490e7 (patch)
treeac05cf9ad23a4dff8855dac2c702175a3e4c1e38 /etc/sshd
parent0a4869c539c76613912ffa7a21e069a06de4621e (diff)
downloadpfsense-40240d9b42c13bffd590fe59ec90b3b5d82490e7.zip
pfsense-40240d9b42c13bffd590fe59ec90b3b5d82490e7.tar.gz
exit after stop sync
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 ccd0687..054b43c 100755
--- a/etc/sshd
+++ b/etc/sshd
@@ -44,6 +44,7 @@
conf_mount_ro();
}
}
+ exit;
}
if (!is_dir("/var/empty")) {
OpenPOWER on IntegriCloud