summaryrefslogtreecommitdiffstats
path: root/etc/sshd
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-24 20:51:01 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-24 20:51:01 +0000
commit0a1e19604e73fa2d32d01c33aa56d3b8cda81f33 (patch)
tree9732f53e260b8b51b16ce85e022371f4819b9cf7 /etc/sshd
parent3ea05002bf6c5e613407f9c75d0e3d372e9a26e7 (diff)
downloadpfsense-0a1e19604e73fa2d32d01c33aa56d3b8cda81f33.zip
pfsense-0a1e19604e73fa2d32d01c33aa56d3b8cda81f33.tar.gz
Make sure config is mounted rw
Diffstat (limited to 'etc/sshd')
-rwxr-xr-xetc/sshd2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/sshd b/etc/sshd
index ece1d21..25d8fbb 100755
--- a/etc/sshd
+++ b/etc/sshd
@@ -37,6 +37,8 @@
return $size;
}
+ conf_mount_rw();
+
/* if any of these files are 0 bytes then they are corrupted.
* remove them
*/
OpenPOWER on IntegriCloud