From 0a1e19604e73fa2d32d01c33aa56d3b8cda81f33 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 24 Jul 2005 20:51:01 +0000 Subject: Make sure config is mounted rw --- etc/sshd | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/sshd') 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 */ -- cgit v1.1