summaryrefslogtreecommitdiffstats
path: root/package
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
commit0a144624ce29c0b5b9a85666924a9540d283dba7 (patch)
treee2f1aaad0b910413856501ae6131138b578554ec /package
parentea6a54ac44d15bf0d7f41040e048825d83a5b233 (diff)
fix typo in SSH init script, closes #351
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3322 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rwxr-xr-xpackage/openssh/files/S50sshd2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/openssh/files/S50sshd b/package/openssh/files/S50sshd
index f1bc83366..2ea168394 100755
--- a/package/openssh/files/S50sshd
+++ b/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