summaryrefslogtreecommitdiffstats
path: root/rules/chrony-bbinit.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-07-26 12:34:47 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-07-27 15:23:56 +0200
commitd227775eaa50ce6889a74c087ce92c248e58aea7 (patch)
treebb93cbabc06be151fa856d419618014cc1dc661b /rules/chrony-bbinit.in
parent7b94acf37c33fa96d33aa2203189f0d4174cecb4 (diff)
downloadptxdist-d227775eaa50ce6889a74c087ce92c248e58aea7.tar.gz
ptxdist-d227775eaa50ce6889a74c087ce92c248e58aea7.tar.xz
[chrony] install rc.d link with the init script
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/chrony-bbinit.in')
-rw-r--r--rules/chrony-bbinit.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/rules/chrony-bbinit.in b/rules/chrony-bbinit.in
new file mode 100644
index 000000000..831337fd5
--- /dev/null
+++ b/rules/chrony-bbinit.in
@@ -0,0 +1,8 @@
+## SECTION=initmethod_bbinit
+
+config CHRONY_BBINIT_LINK
+ string
+ depends on CHRONY_STARTSCRIPT
+ prompt "chrony"
+ default "S20chrony"
+