summaryrefslogtreecommitdiffstats
path: root/rules/proftpd-bbinit.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-07-26 14:30:33 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-07-27 15:23:58 +0200
commit9150de2554a8ce3143b6ee2ed35f8b4c6ba6f251 (patch)
tree54c6658dd8795127878e13765e3e864df8c95eee /rules/proftpd-bbinit.in
parent65c208166131c822d4eef6c9152dbef34eec504e (diff)
downloadptxdist-9150de2554a8ce3143b6ee2ed35f8b4c6ba6f251.tar.gz
ptxdist-9150de2554a8ce3143b6ee2ed35f8b4c6ba6f251.tar.xz
[proftpd] install rc.d link with the init script
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/proftpd-bbinit.in')
-rw-r--r--rules/proftpd-bbinit.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/rules/proftpd-bbinit.in b/rules/proftpd-bbinit.in
new file mode 100644
index 000000000..5dae84217
--- /dev/null
+++ b/rules/proftpd-bbinit.in
@@ -0,0 +1,8 @@
+## SECTION=initmethod_bbinit
+
+config PROFTPD_BBINIT_LINK
+ string
+ depends on PROFTPD_STARTSCRIPT
+ prompt "proftpd"
+ default "S91proftpd"
+