summaryrefslogtreecommitdiffstats
path: root/rules/openssh.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2009-06-10 15:51:05 +0000
committerMichael Olbrich <m.olbrich@pengutronix.de>2009-06-10 15:51:05 +0000
commit5726f17c4987ad64e28cda4147b76f8932d0cc8a (patch)
treecd6e63786c21b29d1b850686ffc34c59b9554e44 /rules/openssh.in
parent214e5381d3e9af77aa7c64f8b5f831392fb1eef8 (diff)
downloadptxdist-5726f17c4987ad64e28cda4147b76f8932d0cc8a.tar.gz
ptxdist-5726f17c4987ad64e28cda4147b76f8932d0cc8a.tar.xz
* select start-stop-daemon if the init script is installed
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10728 33e552b5-05e3-0310-8538-816dae2090ed
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 696c24810..c1edb7dc9 100644
--- a/rules/openssh.in
+++ b/rules/openssh.in
@@ -6,6 +6,7 @@ menuconfig OPENSSH
select LIBC_RESOLV
select LIBC_NSL
select LIBC_DL
+ select BUSYBOX_START_STOP_DAEMON if OPENSSH_SSHD_STARTSCRIPT
prompt "openssh "
help
ssh (Secure Shell) is a program for logging into a remote machine and