summaryrefslogtreecommitdiffstats
path: root/rules/apache2-bbinit.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-07-26 12:28:57 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-07-27 15:23:56 +0200
commit65cb061362479b46444ae4e4707a18053139c863 (patch)
treea550a505e52b939927717c5711fdfd13b60eff1a /rules/apache2-bbinit.in
parent692ad1bbf458607fb0ef4d1a8197f7b3f2297e9b (diff)
downloadptxdist-65cb061362479b46444ae4e4707a18053139c863.tar.gz
ptxdist-65cb061362479b46444ae4e4707a18053139c863.tar.xz
[apache2] install rc.d link with the init script
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/apache2-bbinit.in')
-rw-r--r--rules/apache2-bbinit.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/rules/apache2-bbinit.in b/rules/apache2-bbinit.in
new file mode 100644
index 000000000..74e1dcfab
--- /dev/null
+++ b/rules/apache2-bbinit.in
@@ -0,0 +1,8 @@
+## SECTION=initmethod_bbinit
+
+config APACHE2_BBINIT_LINK
+ string
+ depends on APACHE2_STARTSCRIPT
+ prompt "apache2"
+ default "S91apache2"
+