summaryrefslogtreecommitdiffstats
path: root/rules/openssh.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-02-12 11:07:46 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-04-20 10:10:29 +0200
commitdc40bf7e4d924345da9e6bde340ac487c11f9515 (patch)
treeb973a1b158e4ab15c66e4a276d6d8ce3c0964077 /rules/openssh.in
parent36cf5b220e8b5f191342d13ed2d069d2bbca77d5 (diff)
downloadptxdist-dc40bf7e4d924345da9e6bde340ac487c11f9515.tar.gz
ptxdist-dc40bf7e4d924345da9e6bde340ac487c11f9515.tar.xz
[openssh] use rc-once to create server keys
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/openssh.in')
-rw-r--r--rules/openssh.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/openssh.in b/rules/openssh.in
index 2d99abfeb..a5b37f6f2 100644
--- a/rules/openssh.in
+++ b/rules/openssh.in
@@ -7,6 +7,7 @@ menuconfig OPENSSH
select LIBC_RESOLV
select LIBC_NSL
select LIBC_DL
+ select RC_ONCE
select BUSYBOX_START_STOP_DAEMON if OPENSSH_SSHD_STARTSCRIPT
prompt "openssh "
help