summaryrefslogtreecommitdiffstats
path: root/rules/dropbear-bbinit.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-07-26 14:03:24 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-07-27 15:23:57 +0200
commit42c0c83ac208b5989cf730c2c12a6fd96227ce4c (patch)
treeb3a13b4eb98aca4c8c9feb3b308db7b782ff471e /rules/dropbear-bbinit.in
parentee6703e5def20e023399c6e4feece637fd17e64c (diff)
downloadptxdist-42c0c83ac208b5989cf730c2c12a6fd96227ce4c.tar.gz
ptxdist-42c0c83ac208b5989cf730c2c12a6fd96227ce4c.tar.xz
[dropbear] install rc.d link with the init script
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/dropbear-bbinit.in')
-rw-r--r--rules/dropbear-bbinit.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/rules/dropbear-bbinit.in b/rules/dropbear-bbinit.in
new file mode 100644
index 000000000..c8ad73e4c
--- /dev/null
+++ b/rules/dropbear-bbinit.in
@@ -0,0 +1,8 @@
+## SECTION=initmethod_bbinit
+
+config DROPBEAR_BBINIT_LINK
+ string
+ depends on DROPBEAR_STARTSCRIPT
+ prompt "dropbear"
+ default "S16dropbear"
+