summaryrefslogtreecommitdiffstats
path: root/rules/openssh-bbinit.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-07-26 14:26:56 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-07-27 15:23:58 +0200
commit72fec7a083bfbf377877f0b5dc790c3f4a720783 (patch)
tree28701b38d83f9f7df87beb4d8af620012c56d161 /rules/openssh-bbinit.in
parent304afc0151dce16e17e5cf0b03eab20ac89939af (diff)
downloadptxdist-72fec7a083bfbf377877f0b5dc790c3f4a720783.tar.gz
ptxdist-72fec7a083bfbf377877f0b5dc790c3f4a720783.tar.xz
[openssh] install rc.d link with the init script
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/openssh-bbinit.in')
-rw-r--r--rules/openssh-bbinit.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/rules/openssh-bbinit.in b/rules/openssh-bbinit.in
new file mode 100644
index 000000000..51327ee47
--- /dev/null
+++ b/rules/openssh-bbinit.in
@@ -0,0 +1,8 @@
+## SECTION=initmethod_bbinit
+
+config OPENSSH_BBINIT_LINK
+ string
+ depends on OPENSSH_SSHD_STARTSCRIPT
+ prompt "openssh"
+ default "S16openssh"
+