summaryrefslogtreecommitdiffstats
path: root/openwrt/package/openssh
diff options
context:
space:
mode:
authorolli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-03-06 22:37:02 +0000
committerolli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-03-06 22:37:02 +0000
commit3bd7840312046118c23c7bb8bf909d27e108b3ee (patch)
tree62eab8ada059383ab9e4764a58088cf1aaa9a9ef /openwrt/package/openssh
parentff40305c66a3a584115ceb97532307950b329046 (diff)
fix typo in SSH init script, closes #351
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3322 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/openssh')
-rwxr-xr-xopenwrt/package/openssh/files/S50sshd2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/openssh/files/S50sshd b/openwrt/package/openssh/files/S50sshd
index f1bc83366..2ea168394 100755
--- a/openwrt/package/openssh/files/S50sshd
+++ b/openwrt/package/openssh/files/S50sshd
@@ -11,5 +11,5 @@ for type in rsa dsa; do {
exit 0
}
}; done
-mkdir -p /var/emtpy
+mkdir -p /var/empty
/usr/sbin/sshd