summaryrefslogtreecommitdiffstats
path: root/rules/lighttpd-bbinit.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-07-26 14:13:36 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-07-27 15:23:57 +0200
commit52548df9e61493a7c14c674386ae615a30457898 (patch)
tree1afda73aa7e927d780951ee229f34ecdb52fee64 /rules/lighttpd-bbinit.in
parent42c0c83ac208b5989cf730c2c12a6fd96227ce4c (diff)
downloadptxdist-52548df9e61493a7c14c674386ae615a30457898.tar.gz
ptxdist-52548df9e61493a7c14c674386ae615a30457898.tar.xz
[lighttpd] install rc.d link with the init script
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/lighttpd-bbinit.in')
-rw-r--r--rules/lighttpd-bbinit.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/rules/lighttpd-bbinit.in b/rules/lighttpd-bbinit.in
new file mode 100644
index 000000000..4655808cc
--- /dev/null
+++ b/rules/lighttpd-bbinit.in
@@ -0,0 +1,8 @@
+## SECTION=initmethod_bbinit
+
+config LIGHTTPD_BBINIT_LINK
+ string
+ depends on LIGHTTPD_STARTSCRIPT
+ prompt "lighttpd"
+ default "S91lighttpd"
+